Skip to content

Commit

Permalink
Add .gitignore
Browse files Browse the repository at this point in the history
to ignore the .pyc files created when run as module

	new file:   .gitignore
  • Loading branch information
Mikea1985 committed Dec 27, 2016
1 parent 3df7305 commit 0c21c0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*pyc
trippy.egg-info

0 comments on commit 0c21c0b

Please sign in to comment.