Enable py3 gate job

Extend .gitignore

Change-Id: I79fb5d2275c5e5fda6a7212f64a475cbb06baf1a
This commit is contained in:
Frode Nordahl 2018-10-12 13:28:23 +02:00
parent 305eb10d2e
commit 783333e102
2 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
.tox
.testrepository
.unit-state.db
.stestr
*__pycache__*
*.pyc

View File

@ -1,3 +1,3 @@
- project:
templates:
- python-charm-interface-jobs
- python35-charm-jobs