diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 288bb2648c1..a3975d594d1 100644 --- a/.gitignore +++ b/.gitignore @@ -7,8 +7,10 @@ cscope.* depcomp install-sh ltmain.sh +Makefile Makefile.in missing +stamp-h1 test-driver *compile *.gcda @@ -24,8 +26,7 @@ test-driver *.patch .libs .deps -Makefile -stamp-h1 + # Softlinks to test and log log *.vol |