doompanning/.gitignore
2023-02-03 21:31:17 +01:00

9 lines
103 B
Text

build*/
.cache/
.clangd/
.cmake/
CMakeLists.txt.user*
compile_commands.json
**/*.swo
**/*.swp
.vscode/