Strata/.gitignore
edu4rdshl 4e3e43458b Initial commit
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-25 02:06:07 -05:00

17 lines
319 B
Text

# Rust build artifacts
strata-daemon/target/
# Bundled binary (no longer shipped - daemon must be installed separately)
strata@edu4rdshl.dev/bin/
# Screenshots / scratch images
*.png
# External reference code (not part of this project)
external_sources/
# Editor / OS
.vscode/
.idea/
.DS_Store
**/gschemas.compiled