diff --git a/.gitignore b/.gitignore index 567609b..f653532 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ build/ +*.o +src/*.o +tests/*.o