summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 05:29:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 05:29:01 -0800
commitcc31e91f69daa504ed7052d8c61c8780dbbb40c2 (patch)
tree7aee9fb40b545e5832e9e96a28d2f24d51c7e060 /.gitattributes
parent2995ad1bb4638ca44e0a2a462cb88af40aaaa20c (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