Skip to content

Commit

Permalink
Added pyc files to gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanHenson committed Mar 30, 2016
1 parent 932b44b commit 728a0d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Release
*#

#compiled python files
.pyc
*.pyc

#Vagrant stuff
Vagrantfile
Expand Down

0 comments on commit 728a0d4

Please sign in to comment.