aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-03-24 12:47:20 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-03-24 12:47:20 +0000
commitff197185ccc7e9b74ac9fcf96208294f7b6f9e31 (patch)
treed5faacc8f6fd5342477383e62d22df189aaa76ac /.gitattributes
parent3acbeab36bb99384a878ad73de3a20a160cbc054 (diff)
downloadports-ff197185ccc7e9b74ac9fcf96208294f7b6f9e31.tar.gz
ports-ff197185ccc7e9b74ac9fcf96208294f7b6f9e31.zip
Add a global .gitattributes file, exported from subversion's autoprops.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=411777
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000000..fdfe7a72390f
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,9 @@
+bsd.*.mk svn-properties=svn:keywords=FreeBSD=%H;svn:eol-style=native;svn:mime-type=text/plain
+distinfo* svn-properties=fbsd:nokeywords=yes;svn:eol-style=native;svn:mime-type=text/plain
+extrapatch-* svn-properties=fbsd:nokeywords=yes;svn:eol-style=native;svn:mime-type=text/plain
+extra-patch-* svn-properties=fbsd:nokeywords=yes;svn:eol-style=native;svn:mime-type=text/plain
+patch-* svn-properties=fbsd:nokeywords=yes;svn:eol-style=native;svn:mime-type=text/plain
+pkg-* svn-properties=fbsd:nokeywords=yes;svn:eol-style=native;svn:mime-type=text/plain
+Makefile* svn-properties=svn:keywords=FreeBSD=%H;svn:eol-style=native;svn:mime-type=text/plain
+Mk/*.mk svn-properties=svn:keywords=FreeBSD=%H;svn:eol-style=native;svn:mime-type=text/plain
+Mk/Scripts/*.sh svn-properties=svn:keywords=FreeBSD=%H;svn:eol-style=native;svn:mime-type=text/plain