diff --git a/.gitignore b/.gitignore index 813169c..7af1023 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,5 @@ map/infinite/* temp_audio.mp3 output.prof -**/*.pyc \ No newline at end of file +**/*.pyc +__pycache__/ \ No newline at end of file