mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 09:50:37 +00:00
16 lines
265 B
Text
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
|