summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 06:17:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 06:17:11 -0800
commit5c8dc1a0613e5b1a19cb774651c4466c7f61b0ec (patch)
tree19efaa4d8447f87d10c2a7ac4c38686730a6f321 /.gitattributes
parent33c8681863fa711825dfb07cd8d4274368837d67 (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