Ignore generated Python bytecode

This commit is contained in:
Курнат Андрей
2026-07-14 07:35:27 +03:00
parent 440de7325f
commit edf108f621
3 changed files with 2 additions and 0 deletions
+2
View File
@@ -6,6 +6,8 @@ obj/
build/
artifacts/
node_modules/
__pycache__/
*.py[cod]
local.properties
*.user
*.suo
Binary file not shown.