Files
pyasic/.gitignore
UpstreamData dcc3e07998 Dev (#12)
* changed over to package format and removed tools, added poetry

* reformat into miner_interface project

* add dist to .gitignore

* update readme and finish reformatting

* Added couple missing imports. (#13)

* change name to pyasic

Co-authored-by: upstreamdata <brett@upstreamdata.ca>
Co-authored-by: Mika Impola <mika@impola.fi>
2022-07-07 07:57:34 -06:00

9 lines
59 B
Plaintext

venv/
build/
dist/
__pycache__/
pyvenv.cfg
.env/
bin/
lib/