Skip to content

Instantly share code, notes, and snippets.

@whitekid
Last active May 3, 2016 11:05
Show Gist options
  • Save whitekid/ce2e8935f4a1c979c54e82ae704ef3e2 to your computer and use it in GitHub Desktop.
Save whitekid/ce2e8935f4a1c979c54e82ae704ef3e2 to your computer and use it in GitHub Desktop.
# dev
.git
**/*.sw*
**/tags
*.sublime*
# docker
Dockerfile*
.dockerignore
docker-compose.yml
# python
.venv
**/.python-version
**/__pycache__
**/*.pyc
**/.ropeproject
# sphinx
**/_build/
# this project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment