mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 01:21:38 -07:00
Ignore patterns for local development in CMake
This commit is contained in:
@@ -302,3 +302,8 @@ misc/featuregen/featuregen
|
||||
.cache/
|
||||
.clangd
|
||||
compile_commands.json
|
||||
|
||||
# Dev cmake helpers
|
||||
build/
|
||||
cmake-build*/
|
||||
CMakeLists.txt
|
||||
|
||||
Reference in New Issue
Block a user