summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 18:56:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 18:56:36 -0800
commit3c63abbc6e7b3e1f1d6783ad5351c8fd5891e3f2 (patch)
tree02d5afafd7ede95acc5b198445ef7914b77c389b /.gitattributes
parent77a822508084141cdb35d9de2f1f6bbb3fe70eaf (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