summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 16:58:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 16:58:47 -0800
commit4db4147701a976ab0e6679cf4b1b6f9237fc20e4 (patch)
tree745dc220b0b7c78a6e445b6fbd82207f391b71e7 /.gitattributes
parentc69ce5b61b2a9dc34fea3181954501b84a15a358 (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