Skip to content

Commit

Permalink
add packaging products to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
vsergeev committed Oct 2, 2016
1 parent 31a30d0 commit 32ede70
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,2 +1,6 @@
*.pyc
MANIFEST
build/
dist/
*.egg-info/
misc/pts_shunt

0 comments on commit 32ede70

Please sign in to comment.