summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 10:08:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 10:08:20 -0800
commit0845ac50e9ad11c664a39fba80ca6d5b7ea11414 (patch)
treeb280b67838abaac897e7768336ea27cae53abb22 /.gitattributes
parentbec2578c83910cf638081876d871c051bb44cf48 (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