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