summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:26:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:26:43 -0800
commit7070cb9000266237c85ab4d05f2ee52e28b5a7a8 (patch)
tree139f3a3440f69dc2c2c78e4664f0dc5a948bab4d /.gitattributes
parent768a534383129047861ae1bf035bfb3b6e4a94bd (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