summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 05:46:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 05:46:29 -0800
commit4a74813b123e6eb2eca085e98c8f085fef28fe03 (patch)
tree9bfbb271003394ba6dca0ef6c69d1a5487b3791e /.gitattributes
parentf1a02cd08d7317d2dc5b726ced43242b766a8306 (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