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