Add *.charm to gitignore
This patch adds *.charm to the .gitignore to ensure that any built artifacts are ignored. Change-Id: Iaa75568a5d928f62839e130416357caebfcf0747
This commit is contained in:
parent
08c823a9b4
commit
c1bfec91b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ xenial
|
|||||||
.unit-state.db
|
.unit-state.db
|
||||||
func-results.json
|
func-results.json
|
||||||
__pycache__
|
__pycache__
|
||||||
|
*.charm
|
||||||
|
Loading…
Reference in New Issue
Block a user