diff --git a/.gitignore b/.gitignore index 4b7ae57..c09e4c2 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ game .gdb_history compile_commands.json .cache/ -build +build/ +bin/ compile_commands Makefile