Add a simple .gitignore.
This commit is contained in:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# Build artifacts
|
||||
*.py[cod]
|
||||
oauth2client.egg-info/
|
||||
|
||||
# Test files
|
||||
.tox/
|
||||
Reference in New Issue
Block a user