Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
indirectlylit committed Aug 19, 2019
1 parent 3aefe58 commit 73a687d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,9 @@ __pycache__
build/
dist/
*.egg-info
*_testing.py
*_testing.py

# pipenv
.env
.venv
Pipfile

0 comments on commit 73a687d

Please sign in to comment.