*.pyc
*.sqlite

*.gem

# vim swap files
.*.swp

# services' runtime files
*.log
*.pid

# Vagrant housekeeping file
.vagrant

build
dist
lock

*.egg
.testrepository
.tox
.venv
.idea
.DS_Store
test_run/*

*.egg-info

fuelclient-*.xml
.coverage
