Add *.charm to gitignore
This patch adds *.charm to the .gitignore to ensure that any built artifacts are ignored. Change-Id: Iedd404a0d075e80857d0f9517fae49679a52dad1
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -8,3 +8,4 @@ deps
|
|||||||
.stestr
|
.stestr
|
||||||
__pycache__
|
__pycache__
|
||||||
*.pyc
|
*.pyc
|
||||||
|
*.charm
|
||||||
|
Reference in New Issue
Block a user