PyKMIP/.gitignore
Peter Hamilton 1cb6deaf0b PyKMIP library version 0.0.1
This implementation supports version 1.1 of the KMIP spec. The
library supports the following operations for SymmetricKey objects:

create
register
get
destroy
2014-08-11 16:34:30 -04:00

10 lines
79 B
Plaintext

.project
.pydevproject
*.pyc
.coverage
.tox/
ChangeLog
PyKMIP.egg-info/
dist/