vendor/*
composer.phar
composer.lock
coverage
package.xml
*.tgz

# Both the RTD docs and the API autogenerated docs
docs/read_the_docs/_build/
docs/api

# You should be keeping these in a global gitignore, see for example 
# https://help.github.com/articles/ignoring-files#global-gitignore
.DS_Store
.idea

nbproject

# This is used by the documentation generator
venv
