summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 07:13:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 07:13:59 -0800
commit74c497fc64b3b6ce51d13593378b0899a0e61d67 (patch)
tree1d1f7ee9b73c280434aca05d7af3263abeca3066 /.gitattributes
parentcb2bd80f52faf69d9d760a801dee40d37edeede3 (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