summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 02:18:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 02:18:52 -0800
commit3ba436d27ebb28f980d7dce5fa2a8f698bdf24dc (patch)
tree140717c40ae9eb979da58a2045edf6881c8bdd24 /.gitattributes
parent4a2184e44c4e3816f2a360030569022e9d640be5 (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