summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 17:07:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 17:07:17 -0800
commit9207db30579ca9236d23bb8106ff670c63ec246d (patch)
treed397b850d241f1f7d0f4a79a8c5f1e540967adbf /.gitattributes
parent4559fd0f2e977c10419e3ae80b160424b0f8e853 (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