summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 02:04:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 02:04:27 -0800
commit5df34a4d7932cd7a5443cdc64120050a05e689ff (patch)
tree0fa548f3862ba736ec452eb3af5263aa67f68777 /.gitattributes
parentafcb3d9de107e929c328a1ee1960f5cf7b4d37d1 (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