summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorpgww <pgww@lists.pglaf.org>2025-07-10 00:49:10 -0700
committerpgww <pgww@lists.pglaf.org>2025-07-10 00:49:10 -0700
commit3cf95b5bf919713414c7b83f38c8c40ebf5ca939 (patch)
tree6203b42a379954305e91875d0fed9c7b4f316cd2 /.gitattributes
parentbb4ac0499d95d1dfb3f63cb41374b436f9d964ff (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