Files
swingmusic-extended/src/swingmusic
Tomas Dvorak 6a45d1e1b2 chore: Update gitignore files for all components
- Add comprehensive .gitignore for main repo
- Update swingmusic-desktop .gitignore for Rust/Node/Tauri
- Update swingmusic-android .gitignore for Android/Gradle builds
- Update swingmusic-webclient .gitignore for Node.js/Nuxt
- Add src/swingmusic/.gitignore for Python backend

Now ignoring:
🚫 Build artifacts (target/, build/, dist/, node_modules/)
🚫 Generated packages (*.apk, *.exe, *.dmg, *.deb, *.rpm)
🚫 IDE files (.idea/, .vscode/, *.swp)
🚫 OS files (.DS_Store, Thumbs.db)
🚫 Logs and temporary files
🚫 Cache directories
🚫 Environment and config files with secrets

Keeps repo clean while preserving source code only!
2026-03-18 14:18:14 +01:00
..
2026-03-18 13:25:38 +01:00