summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 01:49:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 01:49:16 -0800
commit3321f55caa683b43ab295f25b2127cba01ea31e5 (patch)
tree8efebf4c44f55a563fb94fa0fc60f3c5109c65e5 /.gitattributes
parent16a2237f7a72db40e7a96eb9454ffd02ce0f8e04 (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