Skip to content

Commit

Permalink
Add gitignore to avoid pushing virtualenv and binary artifacts
Browse files Browse the repository at this point in the history
Former-commit-id: f94ef40 [formerly f94ef40 [formerly f94ef40 [formerly 3cacdb0]]]
Former-commit-id: 512daa1eb5bd3fc25e9a517b04d6289b187b31e3
Former-commit-id: 75cb54e
Former-commit-id: cb4f9ce
  • Loading branch information
aiq-albert committed Mar 22, 2018
1 parent 2ed907e commit c51cf73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.idea
*.pyc
venv

0 comments on commit c51cf73

Please sign in to comment.