Ignore python cache folder
This commit is contained in:
committed by
Benoit Marty
parent
cc6aeb057e
commit
f323b2f154
@@ -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