keystoneauth/.gitignore
Steve Martinelli e9c602689a Add release notes for keystoneauth
as mentioned in the mailing list, we need to include release notes
for libraries, note that we do not include changes for liberty.

Change-Id: I203a1c7d64fbf65492c7f4fd4cbf7c8970be561d
2015-11-29 20:05:16 -05:00

26 lines
348 B
Plaintext

.coverage
.testrepository
subunit.log
.venv
*,cover
cover
*.pyc
.idea
*.sw?
*.egg
*~
.tox
AUTHORS
ChangeLog
build
dist
keystoneauth1.egg-info
doc/source/api
# Development environment files
.project
.pydevproject
# Temporary files created during test, but not removed
examples/pki/certs/tmp*
# Files created by releasenotes build
releasenotes/build