mirror of
https://github.com/json-c/json-c.git
synced 2026-03-20 13:39:06 +08:00
.gitignore: add cmake generated files
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -99,3 +99,11 @@
|
||||
/missing
|
||||
/stamp-h1
|
||||
/stamp-h2
|
||||
|
||||
# cmake auto-generated files
|
||||
/CMakeCache.txt
|
||||
/CMakeFiles
|
||||
/cmake_install.cmake
|
||||
/include
|
||||
/libjson-c-static.a
|
||||
/libjson-c.so
|
||||
|
||||
Reference in New Issue
Block a user