# Generated wallet files (contain private keys) wallet*.json dati_p2pk*.json p2sh.json # Virtual envs venv/ # JSON files (default ignore) *.json # Keep essential config JSON tracked !package.json !package-lock.json # Python caches/build __pycache__/ *.pyc backend/build/ backend/dist/ # Node/Electron outputs node_modules/ desktop/renderer/ release/