update .gitignore.

Signed-off-by: Joker2770 <1214220480@qq.com>
This commit is contained in:
Joker2770 2023-02-07 13:11:10 +00:00 committed by Gitee
parent 8c93f5a7e6
commit 4f0d854393
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 22 additions and 0 deletions

22
.gitignore vendored
View File

@ -397,6 +397,28 @@ FodyWeavers.xsd
# JetBrains Rider # JetBrains Rider
*.sln.iml *.sln.iml
# Created by https://www.toptal.com/developers/gitignore/api/cmake
# Edit at https://www.toptal.com/developers/gitignore?templates=cmake
### CMake ###
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
### CMake Patch ###
# External projects
*-prefix/
# End of https://www.toptal.com/developers/gitignore/api/cmake
!/Makefile
# C++ objects and libs # C++ objects and libs
*.slo *.slo