Add *.charm to gitignore
This patch adds *.charm to the .gitignore to ensure that any built artifacts are ignored. Change-Id: I3d7033d053f6edbd642164b6e050f20e75276f75
This commit is contained in:

committed by
Liam Young

parent
a9f026c429
commit
bb2a7ed8c8
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,4 +3,5 @@
|
||||
*__pycache__*
|
||||
*.pyc
|
||||
build
|
||||
.idea
|
||||
.idea
|
||||
*.charm
|
||||
|
Reference in New Issue
Block a user