summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorpgww <pgww@lists.pglaf.org>2025-07-10 00:58:38 -0700
committerpgww <pgww@lists.pglaf.org>2025-07-10 00:58:38 -0700
commit20db62790f17b2b907abae377d06874a140b95a4 (patch)
tree3ec75a017f4cd7f316ea0398a574a7d62c804fda /.gitattributes
parent0de5228f48671db95f45be2f3c54bdcaa9d2577a (diff)
added administrative filesHEADmain
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