This adds the releasenotes directory to the python-cloudkittyclient repo. It maintains the releasenotes for cloudkittyclient. Change-Id: I31b310874c4cd0c26683c75c208edb607499d86b
18 lines
144 B
Plaintext
18 lines
144 B
Plaintext
*.pyc
|
|
*.egg-info
|
|
*.log
|
|
build
|
|
.coverage
|
|
.coverage.*
|
|
.tox
|
|
cover
|
|
.testrepository
|
|
.venv
|
|
dist
|
|
*.egg
|
|
*.sw?
|
|
.eggs
|
|
AUTHORS
|
|
ChangeLog
|
|
releasenotes/build
|