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