summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 07:33:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 07:33:27 -0800
commitc8ec1f80603ebb98c110077ce063aae6fc793ff4 (patch)
tree6edabc9701ed6df8471b70b769850563e3557477 /.gitattributes
parent57b1274d6bbb98024b14b04f9376559eba4a9257 (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