mirror of
https://github.com/edu4rdshl/Strata.git
synced 2026-07-17 23:24:46 +00:00
17 lines
319 B
Text
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
|