Fix *.pyc git ignore.
This commit is contained in:
parent
a5e6ac2fc4
commit
fbd8731d6c
2
.gitignore
vendored
2
.gitignore
vendored
@ -10,7 +10,7 @@
|
|||||||
/local.cfg
|
/local.cfg
|
||||||
/*.egg-info
|
/*.egg-info
|
||||||
/.installed.cfg
|
/.installed.cfg
|
||||||
/*.pyc
|
*.pyc
|
||||||
/.Python
|
/.Python
|
||||||
/include
|
/include
|
||||||
/lib
|
/lib
|
||||||
|
Loading…
Reference in New Issue
Block a user