summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 18:54:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 18:54:01 -0800
commitebe1d6b7fdc7a4a6cec5bc23baa18a761d7e898b (patch)
tree67ff107bcdf75ca7b107ce1008454123e8f8ea0a /.gitattributes
parent1d7a2eb393149d2914ea1aaa72d8fa2b290fa3ce (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