mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-18 08:10:13 +01: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/
|
/public/assets/
|
||||||
.sass-cache/
|
.sass-cache/
|
||||||
/coverage
|
/coverage
|
||||||
|
/bin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue