diff --git a/.gitignore b/.gitignore index 0ce4f10..0db4888 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ *.pyc -.coverage \ No newline at end of file +.coverage +.idea/ +.vscode/ +.atom/