1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

Add a global .gitattributes file, exported from subversion's autoprops.

With hat:	portmgr
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2016-03-24 12:47:20 +00:00
parent 3acbeab36b
commit ff197185cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411777

9
.gitattributes vendored Normal file
View File

@ -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