77c26cadee
* it should be carefully configured in future Change-Id: I35f21e7fbfab3c5fa07cd3652f47469bb2939abd
42 lines
451 B
Plaintext
42 lines
451 B
Plaintext
*.py[co]
|
|
*.egg
|
|
*.egg-info
|
|
dist
|
|
build
|
|
eggs
|
|
parts
|
|
var
|
|
sdist
|
|
develop-eggs
|
|
.installed.cfg
|
|
pip-log.txt
|
|
.coverage
|
|
.tox
|
|
*.mo
|
|
.mr.developer.cfg
|
|
.DS_Store
|
|
Thumbs.db
|
|
.venv
|
|
.idea
|
|
out
|
|
target
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
doc/html
|
|
doc/source/apidoc
|
|
doc/source/api
|
|
doc/build
|
|
*.db
|
|
.coverage
|
|
nosetests.xml
|
|
pylint-report.txt
|
|
etc/local.cfg
|
|
etc/savanna/*.conf
|
|
etc/savanna.conf
|
|
ChangeLog
|
|
savanna/tests/integration/config.py
|
|
cscope.out
|
|
tools/lintstack.head.py
|
|
tools/pylint_exceptions
|