gitignore: ignore bundle files.
This commit is contained in:
parent
4d6219603f
commit
037cbb022f
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -9,3 +9,5 @@ destdir/
|
|||
debian/qasim/
|
||||
*_ui.rb
|
||||
*_qrc.rb
|
||||
.bundle
|
||||
vendor/bundle
|
||||
|
|
Loading…
Reference in a new issue