summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 02:02:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 02:02:43 -0800
commit7fddb4d06d8a53cc88c31f9996d8bc725479a37f (patch)
tree11076278646a7c71f295801a1ef075258a4bba67 /.gitattributes
parentbf644bc52116bb593e2228d20b4d5ba06f530709 (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