summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 16:40:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 16:40:19 -0800
commit6d7c717da43a4498f5d924ce6d374e9e68f6f934 (patch)
treeb1d692799d1821c7b509395bd4a5cca00bd6e7b5 /.gitattributes
parent5babbc69a44bdd0b2dd231a2af923332188c2b8e (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