summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:01:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:01:54 -0800
commitdcb4921bad9e10ae27a5debf3c648d1cd54a40c5 (patch)
tree15d714fa809f9c12e7ee7f02e39d2c1e3372ef24 /.gitattributes
parent9d028341d2d2f39f33e8f72728a44e783fa20233 (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