summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 16:58:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 16:58:49 -0800
commit3587d79f99e146d56b8f9537a9aee8000613eea6 (patch)
tree38f95ca79bcd7c21bfc6f11322f2fa73122add45 /.gitattributes
parent027dc358ffb700fabd8e683813c0de65f9631e44 (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