summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 18:21:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 18:21:15 -0800
commit1ac19e625aaf8760ede874692fb13229effa8ed0 (patch)
tree2dd16d13b70afe7cb9230bb29d4d5393ce6ac67d /.gitattributes
parent31532bd928cd71c45d825c080d1a7dcbc7d1b32d (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