summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 17:10:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 17:10:18 -0800
commit2f2200cb986d7d642c8b7873845e70ed9c95e2a3 (patch)
tree878466688c6f700a7cfe45aade09c970fcb0f8e0 /.gitattributes
parent75b89f1fb4323611e3916617803e2adc517ef1ba (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