panko/.gitignore
Igor Degtiarov 09b80591e9 Adds pylint check for critical error in new patches
Pylint usage pattern is to take a look on a diff for pylint results between
previous code version and current patch. It's needed to critical issues only.

Change-Id: I4fc2ae732a7eaef2bc7bfacfd111ef849d003268
2014-10-07 17:27:30 +03:00

18 lines
240 B
Plaintext

*.pyc
*.egg-info
.coverage
.tox
cover
.testrepository
subunit.log
AUTHORS
ChangeLog
dist
*.egg
ceilometer/versioninfo
doc/build
doc/source/sourcecode
*.mo
etc/ceilometer/ceilometer.conf.sample
tools/lintstack.head.py
tools/pylint_exceptions