mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
add a .gitignore file with similar contents to .cvsignore, to help users
of git conversions of the tree. suggested by f.holop, ok jca@ as pointed out by semarie@, got doesn't support this syntax, but it parses .cvsignore as well anyway so that's not important.
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
/bulk/
|
||||
/distfiles/
|
||||
/locks/
|
||||
/logs/
|
||||
/lost+found/
|
||||
/mystuff/
|
||||
/openbsd-wip/
|
||||
/packages/
|
||||
/plist/
|
||||
/pobj/
|
||||
/sqlports/
|
||||
/sqlports-journal/
|
||||
/update/
|
||||
Reference in New Issue
Block a user