bootstrap-vz/.gitignore
Anders Ingemann f9eb11b5cb Add html output to integration tests
It's near impossible to scroll through the nosetest output...
2015-04-16 22:23:14 +02:00

16 lines
265 B
Text

*.pyc
# Jekyll-generated files
/Gemfile.lock
/_site/
# When developing for ec2 `vagrant provision' is quite handy
/Vagrantfile
/.vagrant/
# Building the package
/build/
/dist/
/bootstrap_vz.egg-info/
# Testing
/.coverage
/.tox/
/build-servers.yml
/integration.html