summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 03:50:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 03:50:23 -0800
commit104dd52608e9805bb36506e7ce89b5946a0685ec (patch)
tree82a344b7216d37a7f5e419937d17673e5d88cbb9 /.gitattributes
parent80d957c38e77f3fb387103bd75bd328f0705ef24 (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