Add tests/test_abstract_ipc to .gitignore.

This commit is contained in:
Brandon Carpenter 2013-10-07 10:55:40 -07:00 committed by Pieter Hintjens
parent 127cd7585a
commit 813166019e

1
.gitignore vendored
View File

@ -69,6 +69,7 @@ tests/test_inproc_connect
tests/test_linger
tests/test_security_null
tests/test_security_plain
tests/test_abstract_ipc
tests/test*.log
tests/test*.trs
src/platform.hpp*