mirror of
https://github.com/socketio/socket.io-client-cpp.git
synced 2026-05-06 14:02:56 +00:00
chore: update .gitignore with cmake output
[skip ci]
This commit is contained in:
parent
af68bf3067
commit
019742fcd5
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,2 +1,9 @@
|
||||
build/
|
||||
**/*.user
|
||||
**/*.user
|
||||
|
||||
CMakeCache.txt
|
||||
CMakeFiles/
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
install_manifest.txt
|
||||
libsioclient.a
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user