1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-09 12:47:49 +02:00

exclude bundle so CI passes

This commit is contained in:
Ben Balter 2014-01-31 20:18:55 -05:00
parent 4b1e2b8c2b
commit 7b2e34b717
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ assets/vendor/zeroclipboard/src
assets/vendor/zeroclipboard/test
assets/vendor/selectivizr/tests
assets/vendor/qtip2/basic
/vendor

View File

@ -74,4 +74,4 @@ exclude:
- Rakefile
- README.md
- script
- /vendor
- bundle