Go to file
Kirubakaran 412139f02d chore: initial project setup
- Added base project structure (core, ui, proto, assets, logs, utils)
- Added requirements.txt for dependencies
- Added main.py entry point
- Configured .gitignore to exclude __pycache__, build, dist, venv, logs, and .spec files
2025-08-21 00:26:09 +05:30
assets chore: initial project setup 2025-08-21 00:26:09 +05:30
core chore: initial project setup 2025-08-21 00:26:09 +05:30
logo chore: initial project setup 2025-08-21 00:26:09 +05:30
proto chore: initial project setup 2025-08-21 00:26:09 +05:30
ui chore: initial project setup 2025-08-21 00:26:09 +05:30
.gitignore chore: initial project setup 2025-08-21 00:26:09 +05:30
main.py chore: initial project setup 2025-08-21 00:26:09 +05:30
requirements.txt chore: initial project setup 2025-08-21 00:26:09 +05:30
utils.py chore: initial project setup 2025-08-21 00:26:09 +05:30