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