Skip to content

Commit

Permalink
gitignore: Don't track compiled python modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreww committed Oct 13, 2010
1 parent ca916d5 commit edb076d
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 edb076d

Please sign in to comment.