bootstrap-vz/.gitignore
2015-04-16 22:15:18 +02:00

15 lines
247 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