Initial commit
This commit is contained in:
commit
ce3dd83b9f
1470 changed files with 1054449 additions and 0 deletions
17
.gitignore
vendored
Executable file
17
.gitignore
vendored
Executable file
|
@ -0,0 +1,17 @@
|
|||
/build/
|
||||
/.cache/
|
||||
CMakeFiles/
|
||||
Backup/
|
||||
build.ninja
|
||||
CMakeCache.txt
|
||||
cmake_install.cmake
|
||||
compile_commands.json
|
||||
.clangd
|
||||
|
||||
# eclipse
|
||||
.*project.bak
|
||||
/.settings/*
|
||||
/*.launch
|
||||
/Debug/
|
||||
/Release/
|
||||
/config_*/
|
Loading…
Add table
Add a link
Reference in a new issue