Skip to content

Commit

Permalink
Ignore Python compiled files from git
Browse files Browse the repository at this point in the history
  • Loading branch information
vstoykov committed Aug 2, 2016
1 parent ef51d77 commit bfe9e13
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 @@
*.py[co]
__pycache__

0 comments on commit bfe9e13

Please sign in to comment.