summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 02:52:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 02:52:06 -0800
commit48722bae0f2a0842170af9a2fa1e4c59717b5d9a (patch)
treee9bf018f0ffab38ea0a92026197a5672e2274874 /.gitattributes
parentd43e63ed235dcdbca9466d890f4a55ed9a82d0ec (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