Commit graph

4 commits

Author SHA1 Message Date
David Naylor
61ae80cfc2 Enhance .gitignore, svn:ingore and svn:global-ignores
- Ignore working directories (and the flavored versions)
 - Ignore Makefile.local files
 - Synchronize the ignored files/directories between git and subversion

NOTE: it was intentional to _not_ ignore .git and .svn directories in
subversion and git respectively, as a dual checkout of the Ports tree is
not supported.

Approved by:		portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D10698
2018-01-04 11:40:48 +00:00
Alfred Perlstein
eaee7c7cc9 gitignore add *~, *.{rej,orig}, INDEX and vim swapfiles
This should make git usage a bit more clean.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D1406
Sponsored by: Norse
2015-01-02 22:15:41 +00:00
Bryan Drewery
325de44b8f - Only ignore top-level distfiles/packages and also ignore work dirs
Submitted by:	Christoph Mallon <christoph.mallon@gmx.de>
2014-03-17 15:41:46 +00:00
Bryan Drewery
06bfa26080 Add a .gitignore, exported from svn pg svn:ignore.
Submitted by:	veell <dev@veell.net>
Submitted at:	https://github.com/freebsd/freebsd-ports/pull/7
2014-03-15 13:30:41 +00:00