summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorpgww <pgww@lists.pglaf.org>2025-07-10 00:58:06 -0700
committerpgww <pgww@lists.pglaf.org>2025-07-10 00:58:06 -0700
commit07fee2660d0ca741ba2a632daa062cd0c3321f5a (patch)
treefc7d75601aea444eaf3bc52e2f080a00cc7ca099 /.gitattributes
parent79cc2dc31b101547b96c5bf0811221d7a5bcb447 (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