git: Ignore SDK folder used by makepanda
This commit is contained in:
parent
62225e441d
commit
f0791e266b
|
|
@ -3,6 +3,7 @@
|
|||
/thirdparty/
|
||||
/targetroot/
|
||||
/dstroot/
|
||||
/sdks/
|
||||
|
||||
# Core dumps and traces
|
||||
core
|
||||
|
|
|
|||
Loading…
Reference in New Issue