diff --git a/.gitignore b/.gitignore index 44d290d..813169c 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,6 @@ game.db map/infinite/* temp_audio.mp3 -output.prof \ No newline at end of file +output.prof + +**/*.pyc \ No newline at end of file