mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 15:00:19 +00:00
15 lines
126 B
Plaintext
15 lines
126 B
Plaintext
*.pyc
|
|
site
|
|
.DS_Store
|
|
|
|
/.envrc
|
|
repos/*
|
|
|
|
#Venv
|
|
buildpack/*
|
|
|
|
builds/dockerenv.staging*
|
|
builds/dockerenv.production
|
|
|
|
test/scratch
|