summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 06:22:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 06:22:00 -0800
commit39d9eb980ba64030a5f419f1bde2a23d518d702e (patch)
tree5c5dd021c51c32ba120ee160e00f1d9b21ac4fe8 /.gitattributes
parent9f410580f1aa59d5840639d6278c40174d8da63a (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