Add Bundler artifacts to .gitignore
This commit is contained in:
parent
0eb6ec1158
commit
5d5013b39d
|
@ -13,3 +13,7 @@ tmtags
|
||||||
## VIM
|
## VIM
|
||||||
*.swp
|
*.swp
|
||||||
tags
|
tags
|
||||||
|
|
||||||
|
## BUNDLER
|
||||||
|
.bundle
|
||||||
|
Gemfile.lock
|
||||||
|
|
Loading…
Reference in New Issue