Problem: old filenames in .gitignore

Solution: remove them
This commit is contained in:
Luca Boccassi 2016-02-11 15:29:14 +00:00
parent dd4b93ddd8
commit 2e3a0db5f9

2
.gitignore vendored
View File

@ -127,8 +127,6 @@ test_udp
test_large_msg
test_use_fd_ipc
test_use_fd_tcp
test_pre_allocated_fd_ipc
test_pre_allocated_fd_tcp
tests/test*.log
tests/test*.trs
src/platform.hpp*