.gitignore (rapidjson-1.0.2) | : | .gitignore (rapidjson-1.1.0) | ||
---|---|---|---|---|
/bin/* | /bin/* | |||
!/bin/data | !/bin/data | |||
!/bin/encodings | !/bin/encodings | |||
!/bin/jsonchecker | !/bin/jsonchecker | |||
!/bin/types | ||||
/build | /build | |||
/doc/html | /doc/html | |||
/doc/doxygen_*.db | /doc/doxygen_*.db | |||
*.a | *.a | |||
# Temporary files created during CMake build | # Temporary files created during CMake build | |||
CMakeCache.txt | CMakeCache.txt | |||
CMakeFiles | CMakeFiles | |||
cmake_install.cmake | cmake_install.cmake | |||
CTestTestfile.cmake | CTestTestfile.cmake | |||
Makefile | Makefile | |||
RapidJSON*.cmake | RapidJSON*.cmake | |||
RapidJSON.pc | RapidJSON.pc | |||
Testing | Testing | |||
/googletest | /googletest | |||
install_manifest.txt | install_manifest.txt | |||
Doxyfile | Doxyfile | |||
Doxyfile.zh-cn | ||||
DartConfiguration.tcl | DartConfiguration.tcl | |||
*.nupkg | ||||
End of changes. 3 change blocks. | ||||
0 lines changed or deleted | 2 lines changed or added |