summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 20:08:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 20:08:15 -0800
commit42a93260a5618cfb7baaba209a453409673c53df (patch)
treec573a9e91f3472800752ddca66cf3c93b9f9979d /.gitattributes
parentca3a6838b757cd59fb6e5dcf1679b0f18158fe63 (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