summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 20:14:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 20:14:22 -0800
commit0cc77fe2d5eb35e674e42e19b7ef614b06369d81 (patch)
tree2d0c84d35e45f16bbfd6ed9d8916410cb23de933 /.gitattributes
parent09e558a584b6aa4fd42b9bdc1b15999c29928806 (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