Strata/.gitignore
edu4rdshl 350d647953 Initial commit
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-25 03:02:34 -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