mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2024-12-12 18:10:27 +01:00
5d79275a5b
pull #193
36 lines
394 B
Plaintext
36 lines
394 B
Plaintext
/build/
|
|
*.pyc
|
|
*.swp
|
|
*.actual
|
|
*.actual-rewrite
|
|
*.process-output
|
|
*.rewrite
|
|
/bin/
|
|
/buildscons/
|
|
/libs/
|
|
/doc/doxyfile
|
|
/dist/
|
|
#/include/json/version.h
|
|
|
|
# MSVC project files:
|
|
*.sln
|
|
*.vcxproj
|
|
*.filters
|
|
*.user
|
|
*.sdf
|
|
*.opensdf
|
|
*.suo
|
|
|
|
# MSVC build files:
|
|
*.lib
|
|
*.obj
|
|
*.tlog/
|
|
*.pdb
|
|
|
|
# CMake-generated files:
|
|
CMakeFiles/
|
|
CTestTestFile.cmake
|
|
cmake_install.cmake
|
|
pkg-config/jsoncpp.pc
|
|
jsoncpp_lib_static.dir/
|