![Dmitry Shulyak](/assets/img/avatar_default.png)
- Added example.py converted to plan description - Added error message - Plan can be printed as dot/png graph - Added TODO
24 lines
135 B
Plaintext
24 lines
135 B
Plaintext
# python
|
|
*.egg-info
|
|
.venv
|
|
*.pyc
|
|
|
|
# vagrant
|
|
.vagrant
|
|
|
|
tmp/
|
|
|
|
#vim
|
|
*.swp
|
|
|
|
state/
|
|
clients.json
|
|
rs/
|
|
|
|
solar.log
|
|
x-venv/
|
|
|
|
celery*
|
|
|
|
*.dot
|
|
*.png |