diff --git a/.gitignore b/.gitignore index 985254e..b70cfd2 100644 --- a/.gitignore +++ b/.gitignore @@ -131,3 +131,6 @@ dmypy.json # Temporal files *~ + +# IDEA Dev Environment +.idea \ No newline at end of file