chore: add .gitignore for build artifacts
Ignore SDK, cache, and build directories created by local-build.sh tool. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
c739104bca
commit
b9339af0de
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
# Build artifacts from local-build.sh
|
||||
secubox-tools/sdk/
|
||||
secubox-tools/cache/
|
||||
secubox-tools/build/
|
||||
Loading…
Reference in New Issue
Block a user