Exclude src/test* in .gitignore
This commit is contained in:
parent
04f34c0b69
commit
6e9aa5581a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -46,6 +46,7 @@ Lib
|
|||
wesnothd*
|
||||
build
|
||||
test*
|
||||
!src/test*
|
||||
wesnoth*
|
||||
campaignd*
|
||||
cutter*
|
||||
|
|
Loading…
Add table
Reference in a new issue