diff --git a/.gitignore b/.gitignore index 80f665a..1884839 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ doble_initial.exe *.o -*.exe \ No newline at end of file +*.exe +runTests +stack.o +test_stack.o