mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 09:50:37 +00:00
Add Jekyll-generated files to gitignore
This commit is contained in:
parent
b7592288d9
commit
e878ceadaf
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,7 @@
|
|||
*.pyc
|
||||
# Jekyll-generated files
|
||||
Gemfile.lock
|
||||
_site/
|
||||
# When developing for ec2 `vagrant provision' is quite handy
|
||||
/Vagrantfile
|
||||
/.vagrant
|
||||
|
|
Loading…
Add table
Reference in a new issue