Added all __pycache__ folders to .gitignore

This commit is contained in:
sTiKyt 2020-05-07 21:07:35 +03:00
parent 15296a765d
commit 99527ff373
No known key found for this signature in database
GPG Key ID: 510E1C3C9B2414B4

14
.gitignore vendored
View File

@ -0,0 +1,14 @@
Defs/__pycache__/
Defs/ActionManager/__pycache__/
Defs/ActionManager/Server/__pycache__/
Defs/FeatureManager/__pycache__/
Defs/FeatureManager/EmailManager/__pycache__/
Defs/ImportManager/__pycache__/
Defs/ThemeManager/__pycache__/