first commit
This commit is contained in:
22
third_party/socket.io-client-cpp/lib/rapidjson/.gitignore
vendored
Normal file
22
third_party/socket.io-client-cpp/lib/rapidjson/.gitignore
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/bin/*
|
||||
!/bin/data
|
||||
!/bin/encodings
|
||||
!/bin/jsonchecker
|
||||
/build
|
||||
/doc/html
|
||||
/doc/doxygen_*.db
|
||||
*.a
|
||||
|
||||
# Temporary files created during CMake build
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
cmake_install.cmake
|
||||
CTestTestfile.cmake
|
||||
Makefile
|
||||
RapidJSON*.cmake
|
||||
RapidJSON.pc
|
||||
Testing
|
||||
/googletest
|
||||
install_manifest.txt
|
||||
Doxyfile
|
||||
DartConfiguration.tcl
|
||||
Reference in New Issue
Block a user