I should actually commit some stuff
This commit is contained in:
parent
6deeb29b67
commit
8c4ef02b5d
190 changed files with 362 additions and 194353 deletions
21
.gitignore
vendored
21
.gitignore
vendored
|
@ -1,8 +1,23 @@
|
|||
.cache/
|
||||
.cmake/
|
||||
.direnv/
|
||||
.idea/
|
||||
.vscode/
|
||||
.vs/
|
||||
cmake-build-debug/
|
||||
.vscode/
|
||||
|
||||
bin/
|
||||
build/
|
||||
cmake-build-debug/
|
||||
CMakeFiles/
|
||||
out/
|
||||
CMakeSettings.json
|
||||
Testing/
|
||||
|
||||
build.ninja
|
||||
CMakeCache.txt
|
||||
cmake_install.cmake
|
||||
CMakeSettings.json
|
||||
compile_commands.json
|
||||
config.toml
|
||||
draconis++
|
||||
Makefile
|
||||
result
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue