Delete all .pyc files
This commit is contained in:
parent
154090ca00
commit
67f54bc8d3
2 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,7 @@ ROADMAP.md
|
|||
requirements-nover.txt
|
||||
run-local.sh
|
||||
.DS_Store
|
||||
*.pyc
|
||||
**/*.pyc
|
||||
.tox
|
||||
htmlcov
|
||||
.coverage
|
||||
|
|
Reference in a new issue