ed077d678e
This patch adds *.charm to the .gitignore to ensure that any built artifacts are ignored. Change-Id: Ia45421dfaa991606f803dc9dec7f62d5184325f2
17 lines
142 B
Plaintext
17 lines
142 B
Plaintext
/build/
|
|
|
|
bin
|
|
.coverage
|
|
.testrepository
|
|
.tox
|
|
tags
|
|
*.sw[nop]
|
|
*.pyc
|
|
.unit-state.db
|
|
trusty/
|
|
xenial/
|
|
.stestr
|
|
__pycache__
|
|
func-results.json
|
|
*.charm
|