particle-os-cli/.gitignore
2025-08-27 15:21:27 -07:00

16 lines
199 B
Text

/target
.sccache/
.vscode/
result*
.direnv/
.arg
.secret
cosign.key
!test-files/keys/cosign.key
# Local testing for bluebuild recipe files
/config/*
/Containerfile
/expand.rs
/.bluebuild-scripts_*