Skip to content

Commit

Permalink
CI: Ignore more
Browse files Browse the repository at this point in the history
This aligns Kolla with Kolla Ansible.

Change-Id: I02ee643d0f46e6ff1ed376362b4ee35ddadf7960
  • Loading branch information
yoctozepto committed May 23, 2020
1 parent b9b4a99 commit 8500eae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ cover/
.project
.pydevproject

# Files generated by Visual Studio Code
.vscode/

# Files created by reno build
releasenotes/build

Expand Down
4 changes: 4 additions & 0 deletions .zuul.d/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@
- ^specs/.*$
- ^test-requirements.txt$
- ^\.zuul\.d/
- ^\..+
- ^contrib/
- ^LICENSE$
- ^tox\.ini$
vars:
publisher: false
ansible_python_interpreter: python3
Expand Down

0 comments on commit 8500eae

Please sign in to comment.