matrix-puppeteer-line/.gitignore
Tulir Asokan 6c11f73ef4 Initial commit
The puppeteer script kind of works, but needs an API.
The bridge doesn't exist yet.
2020-08-17 22:03:12 +03:00

22 lines
175 B
Plaintext

/.idea/
/.venv
/env/
pip-selfcheck.json
*.pyc
__pycache__
/build
/dist
/*.egg-info
/.eggs
node_modules
/profiles
/config.yaml
/registration.yaml
*.log*
*.db
*.pickle
*.bak