summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 19:21:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 19:21:31 -0800
commit6362cab9c20d8a335fd9b3c333f5a52629620204 (patch)
tree40ce52a4e5139dba3eb4484d59138319e9ad1aa0 /.gitattributes
parent7394c607d13ef43fb22d0cd68710705404e92f72 (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