mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Merge pull request #515 from kid0m4n/ignore-binstubs
.gitignore: Allow the binstubs folder generated by bundler to be ignored
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -13,6 +13,7 @@ dump.rdb
|
|||||||
.sass-cache/*
|
.sass-cache/*
|
||||||
|
|
||||||
# Ignore bundler config
|
# Ignore bundler config
|
||||||
|
/bin
|
||||||
/.bundle
|
/.bundle
|
||||||
/.vagrant
|
/.vagrant
|
||||||
/.vagrantfile
|
/.vagrantfile
|
||||||
|
|||||||
Reference in New Issue
Block a user