summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 19:03:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 19:03:04 -0800
commitd760853ac89d3f7cdb2156d2ac7883fe46731248 (patch)
treeb32c046136e97fe1f9df254b89cd37f38c8138e2 /.gitattributes
parent0a7cb6e8b71eba4e0939e0e66f64048ec51b7f3b (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