TabSpace Initial Code Commit
This commit is contained in:
parent
a613ed0f87
commit
6db8b386af
3 changed files with 311 additions and 0 deletions
15
.gitignore
vendored
15
.gitignore
vendored
|
|
@ -30,3 +30,18 @@
|
|||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
|
||||
CMakeLists.txt.user
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
CMakeScripts
|
||||
Testing
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
install_manifest.txt
|
||||
compile_commands.json
|
||||
CTestTestfile.cmake
|
||||
_deps
|
||||
CMakeUserPresets.json
|
||||
|
||||
build/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue