summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:47:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:47:45 -0800
commitac42393ad0b65aee60b25c55a48b1416f2b99f84 (patch)
tree0f0ee87900eb0d872e0f293883ad2b58107922a0 /.gitattributes
parentf3f9b789de97b347b45c530afc8c68c15d36d4b1 (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