diff --git a/.gitignore b/.gitignore index 9f7b5c1..927e2b2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.o *.c -*.out \ No newline at end of file +*.out +*.a \ No newline at end of file