Strata/.gitignore

22 lines
396 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/
# Node / lint tooling
node_modules/
package-lock.json
*.shell-extension.zip
# Editor / OS
.vscode/
.idea/
.DS_Store
**/gschemas.compiled