mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-04 01:34:39 +00:00
Ignore patterns for local development in CMake
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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