mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-08-03 04:37:39 -04:00
17 lines
191 B
Plaintext
17 lines
191 B
Plaintext
# Standard CMake build directory.
|
|
/build*
|
|
|
|
# macOS
|
|
.DS_store
|
|
|
|
# Visual Studio CMake integration directories.
|
|
/.vs/
|
|
/out/
|
|
CMakeSettings.json
|
|
|
|
# Visual Studio Code
|
|
/.vscode/
|
|
|
|
# clangd
|
|
/.cache/
|