summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 21:58:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 21:58:04 -0800
commit87a31ff9f3df2c48d2a933caae6d7875d1856821 (patch)
tree6b3c860d056a9855c122fe10d145c7c52e9466d3 /.gitattributes
parent1289ad8e6dc7cc35aaf87879b28fb87a10f89468 (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