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