summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 07:16:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 07:16:08 -0800
commita0f8f20d4142ad90e103fca3e28d7a6357f0d6d9 (patch)
tree1195cd85b62e6bc2bdd2ed2afa8cd6746508b869 /.gitattributes
parent4908c0b2ce45cc655c55ca239454e524f5e3c012 (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