Muhammad Moinur Rahman
2ad655931f
.gitignore: Ignore files which are local
...
PR: 275745
Approved by: portmgr
2023-12-13 21:43:43 +01:00
Mathieu Arnold
11fde3ec3c
Ignore Makefile.local everywhere.
...
There can be Makefile.local at the root level, in the category
directories, as well as in ports themselves.
2021-04-06 11:39:18 +02:00
Rene Ladan
5952f85233
Add vuln-flat.xml to the ignore list and remove the one committed by accident
2021-04-06 10:49:52 +02:00
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