summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 06:01:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 06:01:28 -0800
commit8fcb335bee1e9eca2a56cb06be3e15a31133ed35 (patch)
tree055c325588d164249a5206e5ef3ab91672aaf3e3 /.gitattributes
parent4b34a3f61f3ea619f058df1b6449d7bd66aacb9e (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