summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 19:59:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 19:59:01 -0800
commit93456c862bd9cf3c6c982761fc2fe1a396a0c3eb (patch)
tree113f29f2d20b514569e40b10b50e3b945c8e7cd7 /.gitattributes
parent4ec20c22f9b141abe59e9e213351b3c0b1f50f2e (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