summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:00:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:00:05 -0800
commit78851c2e3fa1633c62332c7a5283a5a65ba55867 (patch)
treedac865df3e00f4423f113b1e5d1e8d5ac875904e /.gitattributes
parent1099d9ff7aa84e652dc3fd53c980f9ce0ec6c5e0 (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