summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 17:12:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 17:12:59 -0800
commit24a16ccef6797fcb7e7765b635df6ffd39472292 (patch)
treee607247208e6f6f83591e98e17f1c77ab66ef5cd /.gitattributes
parent90ad21bd7a6f9d4330e2270185a06d9c822c3635 (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