gitignore the libstore-tests executable
So that running `make` still leaves a clean tree
This commit is contained in:
@@ -40,6 +40,7 @@ perl/Makefile.config
|
||||
|
||||
# /src/libstore/
|
||||
*.gen.*
|
||||
/src/libstore/tests/libstore-tests
|
||||
|
||||
# /src/libutil/
|
||||
/src/libutil/tests/libutil-tests
|
||||
|
||||
Reference in New Issue
Block a user