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