draconisplusplus/.gitignore

24 lines
232 B
Plaintext
Raw Normal View History

2024-05-27 05:40:36 -04:00
.cache/
.cmake/
.direnv/
2021-03-31 13:52:41 -04:00
.idea/
.vs/
2024-05-27 05:40:36 -04:00
.vscode/
2021-03-31 13:52:41 -04:00
bin/
build/
2024-05-27 05:40:36 -04:00
cmake-build-debug/
CMakeFiles/
2021-03-31 13:52:41 -04:00
out/
2024-05-27 05:40:36 -04:00
Testing/
build.ninja
CMakeCache.txt
cmake_install.cmake
CMakeSettings.json
compile_commands.json
config.toml
draconis++
Makefile
result