summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 13:52:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 13:52:36 -0800
commit27978688ee6fd21c68a0f78d19e3e409e268bdb2 (patch)
tree575636f0b3422decea1df54c5d401ddc563bf3be /.gitattributes
parente8793da9b84aec922e743d940294233c2ebfda2b (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