Merge "Updates .gitignore to ignore *.egg*"

This commit is contained in:
Jenkins
2013-12-09 23:54:03 +00:00
committed by Gerrit Code Review

2
.gitignore vendored
View File

@@ -4,7 +4,7 @@
dist/*
build/*
html/*
python_troveclient.egg*
*.egg*
rdserver.txt
python-troveclient.iml
AUTHORS