summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:10:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:10:46 -0800
commitd2ecd3c7d14148c0c0c51d103b1f9f575c1a198b (patch)
tree4b291e1389018132b8f50c4ff78a84affd04a7fa /.gitattributes
parent19c1d41b2c8efa7fe7aef13890b993eb52d7b3dc (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