non port: .gitignore |
Number of commits found: 8 |
Wednesday, 14 May 2025
|
07:45 Mathieu Arnold (mat)
.gitignore: ignore .vscode
0705446 |
Wednesday, 13 Dec 2023
|
20:43 Muhammad Moinur Rahman (bofh)
.gitignore: Ignore files which are local
PR: 275745
Approved by: portmgr
2ad6559 |
Tuesday, 6 Apr 2021
|
09:39 Mathieu Arnold (mat)
Ignore Makefile.local everywhere.
There can be Makefile.local at the root level, in the category
directories, as well as in ports themselves.
11fde3e |
08:49 Rene Ladan (rene)
Add vuln-flat.xml to the ignore list and remove the one committed by accident
5952f85 |
Thursday, 4 Jan 2018
|
11:40 dbn
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
 |
Friday, 2 Jan 2015
|
22:15 alfred
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
 |
Monday, 17 Mar 2014
|
15:41 bdrewery
- Only ignore top-level distfiles/packages and also ignore work dirs
Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
 |
Saturday, 15 Mar 2014
|
13:30 bdrewery
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
 |
Number of commits found: 8 |