# vim and emacs temp files
*~
[._]*.s[a-w][a-z]

# Any disk images
*.qcow2
*.img

.tox/
.buildconf

# Files generated by tools/genenv
openrc
openstack.env

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# the files generated from tox command.
.testrepository/
AUTHORS
ChangeLog
doc/build

# Files generated by Vagrant
vagrant/vagrantkey
vagrant/vagrantkey.pub
vagrant/storage/
.vagrant/