Updating .gitignore to ignore build directories

This commit is contained in:
Peter Hamilton 2016-12-02 13:54:21 -05:00
parent 4ac272f3c1
commit cc3c224f54
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ PyKMIP.egg-info/
dist/
htmlcov/
tags
build/