summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 01:03:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 01:03:59 -0800
commit548b378ef7a19945fc195d44a28b05cd351a44a3 (patch)
treecfe671eb4cf109ecf6afe269da38ba61a1b20246 /.gitattributes
parent9e0aabf465c4582b076af73a5a3b6421b13185d0 (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