summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 19:18:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 19:18:49 -0800
commit094b1e3c8de12a485077f45d868af9f8a1fbe515 (patch)
treea75f33622b51969061292cccc1f755cc53178683 /.gitattributes
parent960555d0e16cf41742f8349c73f1fb1e6ab82f7b (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