Fix .gitignore
parent
cbd0e352fd
commit
0d5a179be3
|
@ -2,4 +2,4 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
*.pyo
|
*.pyo
|
||||||
build*/
|
build*/
|
||||||
examples/grc/*.py
|
examples/*.py
|
||||||
|
|
Loading…
Reference in New Issue