summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:20:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:20:20 -0800
commit79dbaefe55e8c392cdda1d43fefd8afba3104bb0 (patch)
tree6e620e6f1ce4307ae7d8ad740438fb4f8e9e2b8b /.gitattributes
parenteeacdef67fa8fb85e3beaeb9df4e4e77f20a32b2 (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