Ignore local grid credentials
Some checks failed
Rust API gates / api-gates (push) Has been cancelled
Some checks failed
Rust API gates / api-gates (push) Has been cancelled
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,5 +1,8 @@
|
||||
/target/
|
||||
/tests/api-compile/target/
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
__pycache__/
|
||||
/tools/api-catalog/bin/
|
||||
/tools/api-catalog/obj/
|
||||
|
||||
Reference in New Issue
Block a user