6d93373b60
We now ignore the openstack common and designate test code from our coverage reports. Change-Id: Iecbc4623df31cb98d9f1a074e147a0f1c8bd8bda
31 lines
309 B
Plaintext
31 lines
309 B
Plaintext
*.pyc
|
|
*.dat
|
|
TAGS
|
|
*.egg-info
|
|
*.egg
|
|
build
|
|
.coverage
|
|
.coverage.*
|
|
.tox
|
|
cover
|
|
venv
|
|
.venv
|
|
*.sublime-workspace
|
|
*.sqlite
|
|
*.sqlite3
|
|
var/*
|
|
etc/designate/*.conf
|
|
AUTHORS
|
|
ChangeLog
|
|
doc/source/api/*
|
|
doc/build/*
|
|
dist
|
|
designate/versioninfo
|
|
*.orig
|
|
*.DS_Store
|
|
*.idea
|
|
/bind9
|
|
/dnsmasq
|
|
.testrepository/*
|
|
contrib/vagrant/.vagrant/
|