summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 07:51:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 07:51:46 -0800
commit53f8bdeb1b8ebcd2f26096f70bf99390fe894f6b (patch)
tree539546955c463b8f11ae90f55ca2c4a31a7f7ff5 /.gitattributes
parent6cde2bac56888d7c74dd374ce2008537de215420 (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