supermemory/apps/desktop/src-tauri/.gitignore
2026-06-22 17:38:06 -07:00

9 lines
190 B
Text

# Rust build output
/target
# Tauri-generated schemas / artifacts
/gen/schemas
# SMFS sidecars are copied or downloaded per target before native packaging.
/binaries/*
!/binaries/.gitkeep