summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 05:51:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 05:51:15 -0800
commit979c3dbca9e3eadb1d5c77284da77554b7bc3d62 (patch)
tree08bef4c0bbd4989989ca9ecdc129c3d8d05f7b10 /.gitattributes
parent90038ab9a69f7360444d08e4049c76bb1375c85b (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