diff options
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 14906f3e95..83130c236d 100644 --- a/.gitignore +++ b/.gitignore @@ -70,4 +70,6 @@ eclipse/ gradle/ .gradle/ -*.log
\ No newline at end of file +*.log +tmp/ +libsrc/
\ No newline at end of file |