summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 04:40:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 04:40:31 -0800
commit70ef7630adb60baac57addd9f436c639a5bcda0e (patch)
tree708c91511ff850e1b1f3b49904908cae48d42834 /.gitattributes
parent6662a2bb5151d3bf49d27bff0d400c0644cda4f7 (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