mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-06-12 00:58:00 +02:00
9 lines
210 B
Plaintext
9 lines
210 B
Plaintext
# Rust build artifacts
|
|
target/
|
|
|
|
# Companion server static assets (copied by build.sh from frontend/out)
|
|
companion-www/
|
|
|
|
# Managed backend runtime bundle (copied by build scripts from backend/)
|
|
backend-runtime/
|