diff --git a/.gitignore b/.gitignore index 151a620..cc29cca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.o -*.a \ No newline at end of file +*.a +app +*.exe \ No newline at end of file