1d94a8a668
This patch adds *.charm to the .gitignore to ensure that any built artifacts are ignored. Change-Id: I1aecedb529b622cb34a5cf057e7f92ddc086f445
10 lines
55 B
Plaintext
10 lines
55 B
Plaintext
.tox
|
|
.stestr
|
|
*__pycache__*
|
|
*.pyc
|
|
build
|
|
.idea
|
|
|
|
*.charm
|
|
|