b860883481
Migrate over legacy-cross-networking-midonet-python35 and convert it to Zuul v3 native. Allow .zuul.yaml to be edited, update .gitignore for this. Change-Id: Icdf5bf8a4a023d4d7a3c12dda3a47cfe4b83b8f3 Needed-By: Ie1040995a66ad7df43b0be48d0ca01e358d06ad4
37 lines
492 B
Plaintext
37 lines
492 B
Plaintext
AUTHORS
|
|
build/*
|
|
build-stamp
|
|
ChangeLog
|
|
cover/
|
|
covhtml/
|
|
dist/
|
|
doc/build
|
|
doc/source/_static/config_samples/*.sample
|
|
doc/source/contributor/api/
|
|
etc/*.sample
|
|
*.DS_Store
|
|
*.pyc
|
|
neutron.egg-info/
|
|
neutron_fwaas.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
|
|
!/.zuul.yaml
|
|
|
|
# Files created by releasenotes build
|
|
releasenotes/build
|