
* 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
13 lines
149 B
Plaintext
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/
|