mirror of
https://github.com/pinry/pinry.git
synced 2026-05-06 11:37:03 +02:00
18 lines
129 B
Plaintext
18 lines
129 B
Plaintext
# virtualenv
|
|
/bin/
|
|
/lib/
|
|
/include/
|
|
/local
|
|
|
|
# pip
|
|
/pip-log.txt
|
|
/build/
|
|
|
|
# django
|
|
/development.db
|
|
/media/
|
|
/static/
|
|
|
|
# python
|
|
*.pyc
|