summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 05:59:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 05:59:55 -0800
commit069183792eed2858bc513411f3112c168f7f5e95 (patch)
treea2afa47b572fe1354c2036ac446775196ffe2c81 /.gitattributes
parenta85a90f337baef0b657d5fbddc7c5370929d96b8 (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