neutron-dynamic-routing/.gitignore
Jens Harbott 75cbec9573 Migrate legacy jobs into neutron-dynamic-routing repo
This is step 1 of the migration process, see [0].

Since neutron has moved the tempest tests to a separate repo, we also
need to include that plugin now.

[0]
https://docs.openstack.org/infra/manual/zuulv3.html#moving-legacy-jobs-to-projects

Change-Id: I8d81fe6fb7e5e8f47fcac99120f54381219af2b9
2017-12-08 11:31:10 +00:00

37 lines
489 B
Plaintext

AUTHORS
build/*
build-stamp
ChangeLog
cover/
covhtml/
dist/
doc/build
doc/source/_static/config_samples/*.sample
etc/*.sample
*.DS_Store
*.pyc
neutron.egg-info/
neutron_dynamic_routing.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
!/.stestr.conf
!/.testr.conf
!/.zuul.yaml
# Files created by releasenotes build
releasenotes/build