summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 07:48:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 07:48:16 -0800
commit46c2b18f28b3424266656f8768ce414d8e4df0d9 (patch)
tree41c250d32c3cad417e68b29c58c428e5260b868c /.gitattributes
parentdbda82287cbc818289118e5c232d97c6fe2bf262 (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