Update .gitignore
This commit is contained in:
parent
8236fb92f1
commit
8cbf40bd63
1 changed files with 2 additions and 13 deletions
15
.gitignore
vendored
15
.gitignore
vendored
|
|
@ -1,14 +1,3 @@
|
||||||
# ---> CMake
|
Build
|
||||||
CMakeLists.txt.user
|
|
||||||
CMakeCache.txt
|
|
||||||
CMakeFiles
|
|
||||||
CMakeScripts
|
|
||||||
Testing
|
|
||||||
Makefile
|
|
||||||
cmake_install.cmake
|
|
||||||
install_manifest.txt
|
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
CTestTestfile.cmake
|
.cache
|
||||||
_deps
|
|
||||||
CMakeUserPresets.json
|
|
||||||
|
|
||||||
Loading…
Add table
Reference in a new issue