mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-09-22 14:20:35 +08:00
Ignore gcc DLL build directories in git too
Add lib/gcc_dll* lines corresponding to the existing lib/gcc_lib* ones. Closes #17827.
This commit is contained in:
@@ -187,6 +187,9 @@
|
||||
/lib/evc_armv4_lib
|
||||
/lib/evc_emulator_lib
|
||||
/lib/expat*.lib
|
||||
/lib/gcc_dll
|
||||
/lib/gcc_dll32
|
||||
/lib/gcc_dll64
|
||||
/lib/gcc_lib
|
||||
/lib/gcc_lib32
|
||||
/lib/gcc_lib64
|
||||
|
||||
Reference in New Issue
Block a user