summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 03:34:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 03:34:48 -0800
commit50afb0c6c7cc989b6b3c9c8179cb331059094ea9 (patch)
treecc3b1ad6a25ecac034f6662194553d2b768d037d /.gitattributes
parent1ea908209ea0a6df56e12a54a5f3c6111f8a8fc2 (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