Commit Graph

2 Commits

Author SHA1 Message Date
LemonNexus 026339ecef chore: add .gitignore to exclude build artifacts and large files
- Ignore dist/, build/, *.exe, *.pkg
- Ignore Python cache files
- Ignore IDE files (.vscode, .idea)
- Ignore OS files (.DS_Store, Thumbs.db)
- Keep icon_extractor.spec for CI/CD builds
2026-02-12 15:42:47 +00:00
LemonNexus b9aca7ef2d chore: add .gitignore and remove pycache 2026-02-11 19:32:15 +00:00