Files
google-apis-rs/.gitignore
Sebastian Thiel 5fd7cb5114 fix(travis): install virtualenv automatically
The only dependency we really have is python, and wget.
Pip is not needed !
2015-03-14 12:45:32 +01:00

11 lines
99 B
Plaintext

.timestamp
.pyenv
.virtualenv
gen/
*.go
*.pyc
**target/
.api.deps
**Cargo.lock
*.sublime-workspace