summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 23:59:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 23:59:49 -0800
commit3de6cd856ed23a13040c0fba4e86ad2fa57612a6 (patch)
tree627deac44d4a78de76a54ee85b1448c48f9d281e /.gitattributes
parentbb176467e5893be5b29ae7132d9446239c4cd9d7 (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