d245c596ee
This patch adds *.charm to the .gitignore to ensure that any built artifacts are ignored. Change-Id: Ie40871de122b9f203383b541205e82d2137bde3f
11 lines
87 B
Plaintext
11 lines
87 B
Plaintext
build
|
|
layers
|
|
.tox
|
|
interfaces
|
|
.testrepository
|
|
.stestr
|
|
*__pycache__*
|
|
*.pyc
|
|
.idea
|
|
*.charm
|