mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
a few more ignores per @miketheman
This commit is contained in:
parent
8827dd3e42
commit
89c91d4e10
5
.gitignore
vendored
5
.gitignore
vendored
@ -80,5 +80,8 @@ chef/tmp/*
|
|||||||
# exclude our git version file for now
|
# exclude our git version file for now
|
||||||
config/version.rb
|
config/version.rb
|
||||||
|
|
||||||
# ignore the Ruby Version manager (rvm) file
|
# ignore the Ruby Version manager (rvm) file and other ruby managers
|
||||||
.rvmrc
|
.rvmrc
|
||||||
|
.ruby-version
|
||||||
|
.ruby-gemset
|
||||||
|
.rbenv
|
||||||
|
Loading…
Reference in New Issue
Block a user