summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 02:42:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 02:42:12 -0800
commitbda478c5a4fbba94970311ee5ac9856707f7e251 (patch)
tree9896722a843e23584e6bbb52c4e90eea759f400e /.gitattributes
parentd0599bccd12d05f6ae6ce49c43810a6c6c182c80 (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