rapidjson/.gitignore
2015-02-12 10:09:52 +08:00

23 lines
341 B
Plaintext

/bin/*
!/bin/data
!/bin/encodings
!/bin/jsonchecker
/doc/html
/doc/doxygen_*.db
/thirdparty/lib
/intermediate
# 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
/build/*