Update gitignore for CMake artifacts

This commit is contained in:
philicious 2024-04-16 23:04:14 +02:00
parent 7857baa5f4
commit c44992232e

7
.gitignore vendored
View file

@ -44,9 +44,14 @@ Makefile.platform.*
.Makefile.options.cache
# cmake
CMakeFiles/
deps/
client/CMakeFiles/
client/deps/
client/build/
client/android/build/
client/deps/bzip2/
CMakeCache.txt
*.cmake
# Coverity
cov-int/