compose/.gitignore
Aanand Prasad b165ae07c9 Configure PyInstaller using docker-compose.spec
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-09-02 17:47:14 -07:00

10 lines
80 B
Plaintext

*.egg-info
*.pyc
/.coverage
/.tox
/build
/coverage-html
/dist
/docs/_site
/venv