summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 19:04:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 19:04:12 -0800
commit76c9e6d9c767d72b30c1b4c9aab5cc67e70f7dbe (patch)
tree2db6ab37568d5f3e0c1f7370214da9806bfee0a5 /.gitattributes
parent6b9d7925c04c25e006bb5969cb0c71e5883614d7 (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