gitignore: Ignore test-driver
Automake (1.12 here) parallel-tests installs a test-driver file, another file to add to .gitignore. While at it, remove the duplicate cscope.out entry and add TAGS (the result of automake's "make tag")
This commit is contained in:
committed by
Kristian Høgsberg
parent
7fe01b18d8
commit
cee79e91f3
+2
-1
@@ -26,6 +26,7 @@ cscope.out
|
|||||||
/ltmain.sh
|
/ltmain.sh
|
||||||
/missing
|
/missing
|
||||||
/stamp-h1
|
/stamp-h1
|
||||||
|
/test-driver
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
cscope.out
|
TAGS
|
||||||
|
|||||||
Reference in New Issue
Block a user