diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..4d91992cb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+.idea
+.ipynb_checkpoints
+.mypy_cache
+.vscode
+__pycache__
+.pytest_cache
+htmlcov