Fix *.pyc git ignore.

This commit is contained in:
Timo Stollenwerk 2011-09-30 11:07:31 +02:00
parent a5e6ac2fc4
commit fbd8731d6c
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -10,7 +10,7 @@
/local.cfg /local.cfg
/*.egg-info /*.egg-info
/.installed.cfg /.installed.cfg
/*.pyc *.pyc
/.Python /.Python
/include /include
/lib /lib