mirror of
https://github.com/pinry/pinry.git
synced 2026-02-02 12:39:32 +01: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
|