c1bfec91b9
This patch adds *.charm to the .gitignore to ensure that any built artifacts are ignored. Change-Id: Iaa75568a5d928f62839e130416357caebfcf0747
18 lines
150 B
Plaintext
18 lines
150 B
Plaintext
bin
|
|
.coverage
|
|
tags
|
|
.tox
|
|
.testrepository
|
|
.stestr
|
|
*.pyc
|
|
*.sw[nop]
|
|
*.pyc
|
|
precise
|
|
trusty
|
|
wily
|
|
xenial
|
|
.unit-state.db
|
|
func-results.json
|
|
__pycache__
|
|
*.charm
|