summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 20:43:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 20:43:20 -0800
commit3041fd9e8c5e7928e3b72c57507b9397b8c27f25 (patch)
tree17325ec132b5b954acaaf4626e66d15a2b4d4a2c /.gitattributes
parent4f2e72f9fa35c90a6a476af8b7001d0db61bf7fa (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