mirror of
https://github.com/socketio/socket.io-client-cpp.git
synced 2025-12-05 22:35:51 +00:00
build: Remove binary sio_test (#425)
Add sio_test to gitignore Remove executable permissions from text files
This commit is contained in:
parent
373a01c989
commit
6dead4f0a8
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,5 +7,6 @@ Makefile
|
||||
cmake_install.cmake
|
||||
install_manifest.txt
|
||||
libsioclient.a
|
||||
sio_test
|
||||
.DS_Store
|
||||
.cache/
|
||||
0
examples/Console/main.cpp
Executable file → Normal file
0
examples/Console/main.cpp
Executable file → Normal file
0
src/internal/sio_packet.cpp
Executable file → Normal file
0
src/internal/sio_packet.cpp
Executable file → Normal file
0
src/internal/sio_packet.h
Executable file → Normal file
0
src/internal/sio_packet.h
Executable file → Normal file
0
src/sio_message.h
Executable file → Normal file
0
src/sio_message.h
Executable file → Normal file
BIN
test/sio_test
BIN
test/sio_test
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user