15 lines
402 B
Plaintext
15 lines
402 B
Plaintext
/target
|
||
.env
|
||
.DS_Store
|
||
.cursor/
|
||
*.pem
|
||
tmp/
|
||
client_secret_*.apps.googleusercontent.com.json
|
||
node_modules/
|
||
*.pyc
|
||
|
||
# Tauri app icon pack: generated by `cargo tauri icon apps/desktop/src-tauri/icons/icon.png`
|
||
# Version control only the 1024×1024 master; regenerate the rest locally or in release builds.
|
||
apps/desktop/src-tauri/icons/**
|
||
!apps/desktop/src-tauri/icons/
|
||
!apps/desktop/src-tauri/icons/icon.png |