summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:49:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:49:37 -0800
commit95b854189a3b0363b2026352e5c8c4924705f1b8 (patch)
tree5f4bd89b3f65e414e80e2f13a413288a0c6ab24d /.gitattributes
parentc42535c0f5aead812e2e3043feb2e6f758343bb4 (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