Skip to content

Commit

Permalink
chore(gitignore): Add some dev artifacts to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hughsw committed Jan 13, 2018
1 parent 745ca91 commit dd0250b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
.tox
.cache/v/cache
docs/_build
binance/__pycache__/
build/
dist/
python_binance.egg-info/

0 comments on commit dd0250b

Please sign in to comment.