summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 12:37:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 12:37:41 -0800
commit7e03a5546051955e42cdfc152084930d95741977 (patch)
tree7dc57c363919afe45af2c2a4a2f92d767996f0b0 /.gitattributes
parent871f1896bf161692a37bc4ea6c3a396c347a3166 (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