summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 20:59:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 20:59:42 -0800
commit54c48475e4438f75adcdbb24271b73aac9b65bc8 (patch)
tree2367379f555421c1b461f72690a319b7e8e22204 /.gitattributes
parent5829d994591f238abc76d7f42505bb3e693c8e9f (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