diff --git a/.gitignore b/.gitignore index e6425e1..08f79eb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,14 @@ build -layers +/*.charm .tox +.stestr + +layers interfaces .testrepository -.stestr *__pycache__* *.pyc -/*.charm +venv + +.vscode +tests/bundles/*@dev* \ No newline at end of file