| # Build artifacts | |
| dist/ | |
| build/ | |
| *.spec | |
| *.egg-info/ | |
| # Python cache | |
| __pycache__/ | |
| *.pyc | |
| *.pyo | |
| # PyPI token (ห้าม commit เด็ดขาด) | |
| publish-pypi.bat | |
| # Icons (binary files — upload separately to HF) | |
| icons/ | |
| # Build artifacts | |
| dist/ | |
| build/ | |
| *.spec | |
| *.egg-info/ | |
| # Python cache | |
| __pycache__/ | |
| *.pyc | |
| *.pyo | |
| # PyPI token (ห้าม commit เด็ดขาด) | |
| publish-pypi.bat | |
| # Icons (binary files — upload separately to HF) | |
| icons/ | |