Skip to content

Commit

Permalink
Create a .gitignore to hide .pyc files from git
Browse files Browse the repository at this point in the history
  • Loading branch information
yvesf authored and koniu committed Mar 23, 2015
1 parent 451f600 commit 967590b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.pyc

0 comments on commit 967590b

Please sign in to comment.