0
0
mirror of https://github.com/zeromq/libzmq.git synced 2025-01-16 20:41:18 +08:00

Merge pull request #1792 from bluca/fix_gitignore

Problem: old filenames in .gitignore
This commit is contained in:
Pieter Hintjens 2016-02-11 16:36:30 +01:00
commit 8e40e67d29

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*