diff --git a/.gitignore b/.gitignore
index b42097e865c14e2dde215fccdd2e303d6c103b36..7f02642d09d4d9b628021ca1c9b92e864ae6e6e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,4 @@
-**/__pycache__/
\ No newline at end of file
+**/*.egg-info/
+**/__pycache__/
+**/.vscode/
+**/*.log
\ No newline at end of file