Files
prebuilt-app-maker/.gitignore
T
oxmc 43b3e375d6 Add .gitignore and update config.example.yml
Ignore __pycache__ and the local config.yml generated from the example.
2026-07-21 17:46:28 -07:00

5 lines
79 B
Plaintext

__pycache__/
*.pyc
# Local config generated from config.example.yml
config.yml