Ignore local grid credentials
Some checks failed
Rust API gates / api-gates (push) Has been cancelled

This commit is contained in:
2026-08-08 16:53:33 +02:00
parent 80fbe87b98
commit 8ddbac8eea

3
.gitignore vendored
View File

@@ -1,5 +1,8 @@
/target/ /target/
/tests/api-compile/target/ /tests/api-compile/target/
.env
.env.*
!.env.example
__pycache__/ __pycache__/
/tools/api-catalog/bin/ /tools/api-catalog/bin/
/tools/api-catalog/obj/ /tools/api-catalog/obj/