Skip to content

Instantly share code, notes, and snippets.

@ranjanashish
Created June 2, 2018 03:23
Show Gist options
  • Save ranjanashish/52c875599fc5a0929dbcb12f567ff4f1 to your computer and use it in GitHub Desktop.
Save ranjanashish/52c875599fc5a0929dbcb12f567ff4f1 to your computer and use it in GitHub Desktop.
docker configuration for python projects
# git
.git/
.gitignore
# python
htmlcov/
.tox/
.coverage
# vim
tags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment