d035720744
Added a pbr-based build system and a tox file and some requirements files. Also moved the apps to all be under storyboard so that a publication to PyPI won't do evil things from an install perspective.
13 lines
101 B
Plaintext
13 lines
101 B
Plaintext
*.pyc
|
|
*.swo
|
|
*.swp
|
|
*.sqlite
|
|
*.db
|
|
*~
|
|
local_settings.py
|
|
storyboard.db
|
|
.tox
|
|
AUTHORS
|
|
ChangeLog
|
|
*.egg-info
|