diff --git a/.gitignore b/.gitignore index bf444b5..86af6a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ *.a +*.c~ +*.h~ *.log *.o test/test_*