summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 18:54:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 18:54:45 -0800
commitbca9e3609a56993b189daa1db1675a7be2c22299 (patch)
treef9527abce9f2fad9d1fe4724718f6311a68bac22 /.gitattributes
parent50eae7e05c141f4e4784549d99f6a4a8b5a110b9 (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