summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:40:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:40:12 -0800
commit2942897cae4a2d2ea81c385d8ff5123e87b3fee4 (patch)
tree88f8ec185db2122070ccc9680de70a717249f985 /.gitattributes
parent2bdebb5ffc458d8e6e5b04a24b43d912f7a8a32e (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