summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 11:06:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 11:06:43 -0800
commit858fbcc5d6e43cb1e342686ec295e6a921b363ed (patch)
tree5881088e5c40a216b5f05655540c633dba07f801 /.gitattributes
parentae8b8c94c3eec326eec77d7aacf83e034e18e3c8 (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