summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 03:07:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 03:07:51 -0800
commit5b69c64a5794c137ac11dd115cb0708ea5784ad6 (patch)
treea82d19152bc8fdb15f0fdd00e604a27adb14093c /.gitattributes
parent16bc0f74dc23fe3af3af82e1ea07d65df8a3be0e (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