1, 调整.gitignore

This commit is contained in:
chenlei 2019-07-26 10:15:35 +08:00
parent 58a49d5f97
commit e79f8f8a51
1 changed files with 13 additions and 0 deletions

13
.gitignore vendored
View File

@ -29,6 +29,15 @@
/X64/
.idea
cmake_install.cmake
CMakeCache.txt
ZLMediaKit.cbp
CMakeFiles
bin
test/CMakeFiles
test/Makefile
server/CMakeFiles
server/Makefile
*.DS_Store
cmake-build-debug
@ -40,3 +49,7 @@ ios_build
/c_wrapper/.idea/
Makefile
bin/
lib/
tests/Makefile