DCAv2Earn/.gitignore

9 lines
143 B
Plaintext

__pycache__/
libraries/__pycache__/*
libraries/wrappers/__pycache__/*
keys/api_credentials.db
*.pyc
*.pyo
credentials.py
some_tests.py
tests.py