summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 19:49:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 19:49:21 -0800
commit589a195f11ee5238863b4b452953aef578357710 (patch)
treee6aa04adaf38211ae6a29dc4aec4998f804644bc /.gitattributes
parent65473806e1d20d086a3fae6a5f7d368b7686b4a4 (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