diff --git a/.gitignore b/.gitignore index 7e9e517..c5b3a4d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ +*.swp +.DS_Store .idea -*.swp \ No newline at end of file +__pycache__