Updated .hgignore to ignore the snapshot directory created during releases.

This commit is contained in:
Joe Gregorio
2013-08-07 11:24:05 -04:00
parent 9dabb348ce
commit 5604ca22c4

View File

@@ -17,4 +17,5 @@ build/*
googlecode_upload.py
google_api_python_client.egg-info/*
dist/*
snapshot/*
MANIFEST