mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-01-12 12:40:17 +01:00
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:
parent
7fe01b18d8
commit
cee79e91f3
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -26,6 +26,7 @@ cscope.out
|
|||
/ltmain.sh
|
||||
/missing
|
||||
/stamp-h1
|
||||
/test-driver
|
||||
Makefile
|
||||
Makefile.in
|
||||
cscope.out
|
||||
TAGS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue