trove/.gitignore
Craig Vyvial e58fc33cc1 Adding database instance details for show/create/delete/list
* expanding the create instance api data input
* added all the fields to the view and added exceptions to be thrown correctly
* added a few things to .gitignore
* adding some testing tests
2012-03-09 16:16:06 -06:00

13 lines
149 B
Plaintext

vagrant/
*.pyc
.idea
reddwarf_test.sqlite
.venv
run_tests.log
guest-agent-files.txt
reddwarf.egg*
reddwarf/vcsversion.py
*py*.egg
.coverage
covhtml/