# python cache
**/*.pyc
.secret

# local tmp folder
tmp/

# go build output
bin/
