summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 00:16:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 00:16:37 -0800
commit8592c081997cfb5cb65b64140da9389884632995 (patch)
treef00bb444a5d7547b80027c30f7f149fa12420254 /.gitattributes
parent0eb4f7c8a81242a2a9d2a83dbf33461e26284b32 (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