13 lines
227 B
Plaintext
13 lines
227 B
Plaintext
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
/target/
|
|
|
|
# Generated by Tauri
|
|
# will have schema files for capabilities auto-completion
|
|
/gen/schemas
|
|
|
|
# Local SQLite databases
|
|
*.sqlite
|
|
*.sqlite-shm
|
|
*.sqlite-wal
|