[wip] more stuff
This commit is contained in:
22
.gitignore
vendored
22
.gitignore
vendored
@@ -1,16 +1,6 @@
|
||||
# output output
|
||||
build/
|
||||
|
||||
# cmake general
|
||||
CMakeLists.txt.user
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
CMakeScripts
|
||||
Testing
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
install_manifest.txt
|
||||
compile_commands.json
|
||||
CTestTestfile.cmake
|
||||
_deps
|
||||
Footer
|
||||
*
|
||||
!CMakeLists.txt
|
||||
!*.cpp
|
||||
!*.hpp
|
||||
!include/
|
||||
!.gitignore
|
||||
|
||||
Reference in New Issue
Block a user