summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:14:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:14:55 -0800
commit30c4b96993264e1f49f9f240fb7be0d500bc55ee (patch)
tree04e09f01c84d2fa9604ea4956e848c6bc31dd5b4 /.gitattributes
parente969fa8136b588c3afe0cf99e58395190d4081a7 (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