Problem: test_pub_invert_matching not ignored

Solution: add it to .gitignore
This commit is contained in:
Luca Boccassi 2016-05-02 21:44:06 +01:00
parent a782be73ac
commit b741350745

1
.gitignore vendored
View File

@ -130,6 +130,7 @@ test_scatter_gather
test_socketopt_hwm
test_use_fd_ipc
test_use_fd_tcp
test_pub_invert_matching
tests/test*.log
tests/test*.trs
src/platform.hpp*