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