Add *.charm to gitignore
This patch adds *.charm to the .gitignore to ensure that any built artifacts are ignored. Change-Id: I78e4174155436bfe00ba6a2093be1c9e9223548fchanges/93/838393/1
parent
8109de7d88
commit
7785c5b87d
|
@ -6,3 +6,4 @@ build
|
|||
interfaces
|
||||
layers
|
||||
*.swp
|
||||
*.charm
|
||||
|
|
Loading…
Reference in New Issue