diff --git a/.gitignore b/.gitignore
index 3e2d35c..b870a54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,8 @@ dist/
 build/
 .idea/
 files/
+lon_deployer/__pycache__/
+tests/__pycache__/
 
 *.zip
 *.spec
\ No newline at end of file