94d00c6b40
This change removes obsolete quantum untracked files from .gitignore. Change-Id: I7e676bac5397e25427317d51013f51b931e1ef40
30 lines
338 B
Plaintext
30 lines
338 B
Plaintext
AUTHORS
|
|
build/*
|
|
build-stamp
|
|
ChangeLog
|
|
cover/
|
|
covhtml/
|
|
dist/
|
|
doc/build
|
|
*.DS_Store
|
|
*.pyc
|
|
neutron.egg-info/
|
|
neutron_vpnaas.egg-info/
|
|
neutron/vcsversion.py
|
|
neutron/versioninfo
|
|
pbr*.egg/
|
|
run_tests.err.log
|
|
run_tests.log
|
|
setuptools*.egg/
|
|
subunit.log
|
|
*.mo
|
|
*.sw?
|
|
*~
|
|
/.*
|
|
!/.coveragerc
|
|
!/.gitignore
|
|
!/.gitreview
|
|
!/.mailmap
|
|
!/.pylintrc
|
|
!/.testr.conf
|