storyboard/.gitignore
Monty Taylor d035720744 Added OpenStack dev things
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.
2013-07-15 13:35:32 -04:00

13 lines
101 B
Plaintext

*.pyc
*.swo
*.swp
*.sqlite
*.db
*~
local_settings.py
storyboard.db
.tox
AUTHORS
ChangeLog
*.egg-info