mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
Add bin to .gitignore
Ignore the bin directory created by `bundle install --binstubs`.
This commit is contained in:
parent
1454985c68
commit
032f970dd6
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -23,3 +23,4 @@ tags
|
|||
/public/assets/
|
||||
.sass-cache/
|
||||
/coverage
|
||||
/bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue