summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-29 07:18:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-29 07:18:10 -0800
commit5bea47b03eb0f54579c43ce7dc554c4992acd81f (patch)
treeadb35efda47afde8ff1634038571c8b3d2d04ba3 /.gitattributes
parent096a09cbd2d0f67c4ff8014627d7f1c0582b0c71 (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