diff --git a/.gitignore b/.gitignore index 62142cd..f79dacc 100644 --- a/.gitignore +++ b/.gitignore @@ -30,4 +30,6 @@ # Executables *.exe *.out -*.app \ No newline at end of file +*.app + +obj/ \ No newline at end of file