Files
jesse-trading/.gitignore
Sully Fischer 0b5ebab25b Initial release
2020-04-07 12:23:08 +04:30

21 lines
215 B
Plaintext

/_pycache_
/.pytest_cache
/.vscode
/jesse.egg-info
/.idea
/storage/*.key
/storage/*.sqlite
/storage/*.gz
.DS_Store
/.vagrant
*.pyc
/__pycache__
/venv
__pycache__
.vscode
/dist
/build
/*.egg-info
/*.egg
testing-*.py