Add *.charm to gitignore
This patch adds *.charm to the .gitignore to ensure that any built artifacts are ignored. Change-Id: I9f9d6d375013ab67d2a4e539382d893898550004
This commit is contained in:
parent
8415ded62a
commit
5ccab5e53d
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ trusty
|
|||||||
.testrepository
|
.testrepository
|
||||||
__pycache__
|
__pycache__
|
||||||
.stestr
|
.stestr
|
||||||
|
*.charm
|
||||||
|
Loading…
Reference in New Issue
Block a user