summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 20:29:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 20:29:35 -0800
commit7735bd55eefe5a05f4d4c4600838c9627db36214 (patch)
tree690b75fd60641bf651a95a30d49a7dc0d67beba5 /.gitattributes
parent00c2ee3cf1f6f4e60b5332e8f36ae0006f0e2d54 (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