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:
parent
721df6ebf7
commit
1e6a5252dd
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ __pycache__
|
||||
*.pyc
|
||||
.idea
|
||||
.stestr
|
||||
*.charm
|
||||
|
Loading…
x
Reference in New Issue
Block a user