summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 11:54:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 11:54:17 -0800
commit12901d1694e2b55d227158fc5ea37d7b0362c19e (patch)
tree812a5fb1f5505a060fc62e573ad71071f0f99572 /.gitattributes
parenta9a77c8c8f0e16d0cfeab6608814cae0ff38323c (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf