git: Ignore SDK folder used by makepanda

This commit is contained in:
Daniel 2020-10-02 01:13:19 +03:00 committed by rdb
parent 62225e441d
commit f0791e266b

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
/thirdparty/
/targetroot/
/dstroot/
/sdks/
# Core dumps and traces
core