summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 03:28:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 03:28:02 -0800
commite0162352d1f09e6db4dc05a84dd80b53b1700a1e (patch)
tree6f9e63af344a16b379d0ee6bad735ca0e0db5957 /.gitattributes
parent1b35b92e8f3e4ce0d9f9f2af183a0e4961ce4d90 (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