summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 01:44:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 01:44:45 -0800
commit25f6f2d12e0827dcc95442a5e7d38ab3284db387 (patch)
tree36c0f05a813ba1c96f6d6f5a6822cb89edb0c6ff /.gitattributes
parentf1adb09993cefe7d7316d35c5e59384960e65d18 (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