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