summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 11:00:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 11:00:12 -0800
commit5f4fab1a94891f56c28b6675c3ac901ddc6c8f8b (patch)
tree56db56121110f799d465a37f6a5b6051cfdca622 /.gitattributes
parent8e84e103d6a883701b50ac92c1057e1adf60ebf7 (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