Add *.charm to gitignore
This patch adds *.charm to the .gitignore to ensure that any built artifacts are ignored. Change-Id: Ie8e12a461a86e27f5c4b07f3c4528fb3accb3e63
This commit is contained in:
parent
01bd97a682
commit
d5852fb5ec
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ interfaces
|
||||
*__pycache__*
|
||||
*.pyc
|
||||
*.swp
|
||||
*.charm
|
||||
|
Loading…
x
Reference in New Issue
Block a user