mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-14 23:21:20 +00:00
9 lines
190 B
Text
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
|