mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-05-03 15:58:22 +02:00
parent
c1e834a110
commit
5d79275a5b
22
.gitignore
vendored
22
.gitignore
vendored
@ -11,3 +11,25 @@
|
|||||||
/doc/doxyfile
|
/doc/doxyfile
|
||||||
/dist/
|
/dist/
|
||||||
#/include/json/version.h
|
#/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/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user