diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2ea84e9821..b253752e5d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,9 @@ *.pyc /android/debug /android/sdk +/android/**/.classpath +/android/**/.project +/android/**/.settings/ /mason_packages /config/*.gypi /build |