summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 10:05:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 10:05:05 -0800
commitd40f1f61499a185540b13430eea939c819161e48 (patch)
treea00d271b82ebb2a2671f799313d9a46ba0040507 /.gitattributes
parent60ac00b5128e21fcd2e5f74572dcf8d8a4d25eb4 (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