forked from lix-project/lix
gitignore the libstore-tests
executable
So that running `make` still leaves a clean tree
This commit is contained in:
parent
6bd74a6bea
commit
0351422662
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -40,6 +40,7 @@ perl/Makefile.config
|
|||
|
||||
# /src/libstore/
|
||||
*.gen.*
|
||||
/src/libstore/tests/libstore-tests
|
||||
|
||||
# /src/libutil/
|
||||
/src/libutil/tests/libutil-tests
|
||||
|
|
Loading…
Reference in a new issue