PyKMIP/.gitignore
Peter Hamilton 488b8e59e9 Update and clean up .gitignore
This change updates .gitignore, adding new entries and reorganizing
and pruning existing ones.
2018-02-14 15:55:27 -05:00

15 lines
103 B
Plaintext

.cache
.coverage
.idea
.project
.pydevproject
.pytest_cache
.tox
*.egg-info
*.pyc
build
dist
htmlcov