summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:16:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:16:21 -0800
commit4679e7e0d0847e263f7d05d1cff3d9219f1d6f70 (patch)
tree0b715e426aa07d04c5a4a48bb49514f07d8b029f /.gitattributes
parent543d82f8389f1bfdd605f0de28a07a48f5ec47d7 (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