diff --git a/.gitignore b/.gitignore index 16e1f935fba684756bb60539236e7977dc05eb87..824533c66b12592751d64c6fe010c90c980b6736 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ */.DS_Store .DS_Store Student/API/message.txt +__pycache__ +*/__pycache__ \ No newline at end of file