diff --git a/.gitignore b/.gitignore index 12fcd73..81329c5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.png *.bmp *.o +*.a *.so *.so.* *.dylib @@ -16,3 +17,5 @@ test tetris/tetris .cache compile_commands.json +.DS_Store +*.bak