summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorpgww <pgww@lists.pglaf.org>2025-07-09 19:26:42 -0700
committerpgww <pgww@lists.pglaf.org>2025-07-09 19:26:42 -0700
commit325f8149ad8e50eca6a946a3c3a6aedcfecdf718 (patch)
treee680b2d87bdf4064756d29b2b115371627eeeb44 /.gitattributes
parentc52bfd3db3ff0fdcd3751c263b564dbfda1941d2 (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