update gitignore
diff --git a/.gitignore b/.gitignore
index 21702c8..4347bb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
 build/
 dist/
 pytoml.egg-info/
+venv/
+.idea/
+__pycache__/