blob: 4c262c8312357500e2db72b87eb7e816c65f89d9 [file] [log] [blame]
# Ignore any .egg-info directories created if/when the chromeperf package is
# installed in 'edit' mode in local testing.
*.egg-info*
# Ignore cache directories created when testing locally with tox.
.eggs
.tox
__pycache__
.htmlcov