summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 10:08:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 10:08:39 -0800
commit6e93626abcba6b497f92bcdf3f38e8aba9153ece (patch)
tree3f5e6d0d43e92def798ab07957356bb272ad7574 /.gitattributes
parentcac7f1e270d919c8f241c12ef2f72b6bfd3cf197 (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