diff --git a/.gitignore b/.gitignore index ccd3068..111ca72 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ tournament.asm /build /.idea -/__pycache__ \ No newline at end of file +/__pycache__ +build.sh \ No newline at end of file