ignore directories created during MSW build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11759 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
7f9510b24e
commit
660cc2a5f9
2 changed files with 16 additions and 0 deletions
|
|
@ -25,6 +25,10 @@ Release
|
|||
Debug
|
||||
ReleaseDLL
|
||||
DebugDLL
|
||||
UnivRelease
|
||||
UnivDebug
|
||||
BaseRelease
|
||||
BaseDebug
|
||||
robert
|
||||
stamp-h.in
|
||||
Makefile
|
||||
|
|
|
|||
|
|
@ -1,6 +1,18 @@
|
|||
Linux
|
||||
linux-gnu
|
||||
linux
|
||||
base
|
||||
based
|
||||
basedll
|
||||
basedlld
|
||||
msw
|
||||
mswd
|
||||
mswdll
|
||||
mswdlld
|
||||
univ
|
||||
univd
|
||||
univdll
|
||||
univdlld
|
||||
cdef*.res
|
||||
ldef*.res
|
||||
wx_*.rsrc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue