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