Ignore python cache folder

This commit is contained in:
Benoit Marty
2024-03-01 22:46:20 +01:00
committed by Benoit Marty
parent cc6aeb057e
commit f323b2f154
+3
View File
@@ -20,6 +20,9 @@ out/
.gradle/
build/
# Python cache
__pycache__/
# Local configuration file (sdk path, etc)
local.properties