summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 11:35:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 11:35:40 -0800
commit594a744e42894de93f49a9c89463584b85cdb235 (patch)
tree096ca8d003a89c68b141bb4bde2e5a6ebabb22cc /.gitattributes
parent3e5f6d73f97188a6ad529a2f161ca4a28eabae79 (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