Files
heroku-buildpack-python/.gitignore
T
Casey Faist 385296c270 Add support for testing binaries in staging/ on S3
This will allow for faster and more transparent deploys for Python and
other built dependencies.
2019-09-10 18:20:25 -07:00

13 lines
112 B
Plaintext

*.pyc
site
.DS_Store
/.envrc
repos/*
#Venv
buildpack/*
builds/dockerenv.staging*
builds/dockerenv.production