mirror of
https://github.com/discourse/discourse.git
synced 2026-08-12 05:55:39 -05:00
.gitignore: Allow the binstubs folder generated by bundler to be ignored
This commit is contained in:
@@ -13,6 +13,7 @@ dump.rdb
|
||||
.sass-cache/*
|
||||
|
||||
# Ignore bundler config
|
||||
/bin
|
||||
/.bundle
|
||||
/.vagrant
|
||||
/.vagrantfile
|
||||
|
||||
Reference in New Issue
Block a user