Ignore python cache folder
This commit is contained in:
committed by
Benoit Marty
parent
1b3bf575b1
commit
b8b6746582
3
.gitignore
vendored
3
.gitignore
vendored
@@ -20,6 +20,9 @@ out/
|
||||
.gradle/
|
||||
build/
|
||||
|
||||
# Python cache
|
||||
__pycache__/
|
||||
|
||||
# Local configuration file (sdk path, etc)
|
||||
local.properties
|
||||
|
||||
|
||||
Reference in New Issue
Block a user