summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:42:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:42:31 -0800
commit8e6a8b9a50121ae4af053711c0c0acdfeccad0e0 (patch)
tree37f3ac06feed721f9621d5ea1047f3852d6f47d4 /.gitattributes
parent3e264782c08aa14522fd47e0e36f9526fc3af059 (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