summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 01:25:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 01:25:18 -0800
commit5d50625de829c41860b8c66dc8da719b53579d70 (patch)
tree53cfd6ff418b113ddc208dea8480d96dede7fee6 /.gitattributes
parent4ea5b5be9d10ddd048e6a1a4f8baf733c9bc28fc (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