Skip to content

Commit

Permalink
Fix *.pyc git ignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
Timo Stollenwerk committed Sep 30, 2011
1 parent a5e6ac2 commit fbd8731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -10,7 +10,7 @@
/local.cfg
/*.egg-info
/.installed.cfg
/*.pyc
*.pyc
/.Python
/include
/lib
Expand Down

0 comments on commit fbd8731

Please sign in to comment.