Skip to content

Commit

Permalink
Add deployed address folder to gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
uivlis committed Sep 6, 2020
1 parent 2c57ae1 commit ab1bd85
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
Expand Up @@ -25,6 +25,10 @@ wheels/
.installed.cfg
*.egg

# Deploying

deployed-hmtoken/

# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
Expand Down

0 comments on commit ab1bd85

Please sign in to comment.