summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorpgww <pgww@lists.pglaf.org>2025-07-10 00:45:26 -0700
committerpgww <pgww@lists.pglaf.org>2025-07-10 00:45:26 -0700
commit11ee8d5295cc1805416100f9e7af5fb83d38e122 (patch)
tree05e75a01bb9fa1c73de2c41790c164d1d16d99dc /.gitattributes
parentfe206427cb842332a04e044eb5ce4467ca9a6f15 (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