summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 04:56:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 04:56:59 -0800
commit31bd3a9115fb8e4e943815c6d48d8a3a722e204f (patch)
tree9e11b8baa0cb46212c9434c5735c26a3401ba544 /.gitattributes
parent4a1310b94db0f35cb1d8ca1e637a52551d9d7ba6 (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