
This patch adds *.charm to the .gitignore to ensure that any built artifacts are ignored. Change-Id: I1c5261654ad1c7a2fd4eedeae38be104e3fd16a4
13 lines
112 B
Plaintext
13 lines
112 B
Plaintext
bin
|
|
.coverage
|
|
.testrepository
|
|
.tox
|
|
tags
|
|
*.sw[nop]
|
|
*.pyc
|
|
.unit-state.db
|
|
trusty
|
|
.stestr
|
|
func-results.json
|
|
*.charm
|