Milestone 2
This commit is contained in:
parent
14e3afdd7b
commit
866f0419ad
19 changed files with 2006 additions and 23 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
/build/
|
||||
/build-*/
|
||||
/cmake-build-*/
|
||||
/.cache/
|
||||
/CMakeFiles/
|
||||
/CMakeCache.txt
|
||||
/cmake_install.cmake
|
||||
/compile_commands.json
|
||||
/Testing/
|
||||
/CTestTestfile.cmake
|
||||
Loading…
Add table
Add a link
Reference in a new issue