mirror of
https://github.com/pinry/pinry.git
synced 2026-03-05 11:41:10 +01:00
21 lines
150 B
Plaintext
21 lines
150 B
Plaintext
# virtualenv
|
|
/bin/
|
|
/lib/
|
|
/include/
|
|
/local
|
|
|
|
# pip
|
|
/pip-log.txt
|
|
/build/
|
|
|
|
# django
|
|
/development.db
|
|
/media/
|
|
/static/
|
|
|
|
# python
|
|
*.pyc
|
|
|
|
# jenkins
|
|
/reports/
|