summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 20:10:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 20:10:42 -0800
commit7cef4e0c8d56d9a7879f5a3ecefec2f2c526e21d (patch)
tree51ce46c7187157d1e060958ed299aa957328ed81 /.gitattributes
parent879a74eaa6d661b4ee566b64c1b3d49da6df9d8f (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