summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 15:32:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 15:32:03 -0800
commit30aa049bb40992cc7bb473f2bdb6eb7da158d1f0 (patch)
tree4b07eb1b5bef908b9b5b2387b879e14b963fd81e /.gitattributes
parent70e893f4e6f16626a3fe35d395ea70797e7f423c (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