diff --git a/.gitignore b/.gitignore index 93e3946..c2b282f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.exe -*.out \ No newline at end of file +*.out +*.o \ No newline at end of file