summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 10:57:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 10:57:58 -0800
commitd6f3b184f817efd8871d4f665e5b6ef12f825a56 (patch)
tree48ff528265c41f51ad3cf1643ed93e4255cf6730 /.gitattributes
parentf3366d2f4c429bad3bddca815bdfcb1c45ab7f73 (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