mirror of
https://github.com/socketio/socket.io-client-cpp.git
synced 2026-06-15 06:33:11 +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
|
cmake_install.cmake
|
||||||
install_manifest.txt
|
install_manifest.txt
|
||||||
libsioclient.a
|
libsioclient.a
|
||||||
|
sio_test
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.cache/
|
.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