Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
heroku-buildpack-python
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Evili del Rio
heroku-buildpack-python
1be32ff09af0a7044dafa2384febe0134818969c
1be32ff09af0a7044dafa2384febe0134818969c
Switch branch/tag
heroku-buildpack-python
.gitignore
Find file
Normal view
History
Permalink
.gitignore
57 Bytes
Edit
Web IDE
Newer
Older
new python langpack playground; ast aware settings.py code injection
Noah Zoschke
committed
May 17, 2011
1
*.pyc
ignore site folder
Kenneth Reitz
committed
Mar 23, 2012
2
site
Squashed commit of the following:
Kenneth Reitz
committed
Mar 02, 2017
3
.DS_Store
Geos tests (#437)
Kenneth Reitz
committed
Aug 02, 2017
4
5
/.envrc
Integration tests with Hatchet
schneems
committed
Sep 04, 2018
6
repos/*
add more unblocking setup
Casey Faist
committed
Oct 04, 2018
7
8
9
#Venv
buildpack/*