add .bundle to gitignore
This commit is contained in:
parent
56931dacee
commit
519044c1ac
1 changed files with 3 additions and 0 deletions
|
|
@ -21,3 +21,6 @@ Carthage
|
||||||
|
|
||||||
# Visual Studio Code
|
# Visual Studio Code
|
||||||
.vscode
|
.vscode
|
||||||
|
|
||||||
|
# Bundler for Rubygems
|
||||||
|
.bundle
|
||||||
Loading…
Reference in a new issue