summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 00:41:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 00:41:21 -0800
commitdf25a290ac4521e12200e457d36dacd7fcaae517 (patch)
tree2e0059b0a7809ff6af9f49c73b5c4531f78d20b3 /.gitattributes
parent0ee73b36deb2a9766d0d6c5e9c7980bf15574505 (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