summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 00:09:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 00:09:55 -0800
commit9f8e6ca0c70857bd9446a34b63191a7b298b3564 (patch)
tree7aac354b80310535db8db58782f7bc3b3254fcc1 /.gitattributes
parent5b1d8f36d41c7c69e7d6d66f16fe382bd84c9c51 (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