Add a simple .gitignore.

This commit is contained in:
Craig Citro
2014-05-04 14:53:17 -07:00
parent 742a4a19ed
commit a4a3ae4fe6

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
# Build artifacts
*.py[cod]
oauth2client.egg-info/
# Test files
.tox/