.env*
|
|
!.env.example
|
|
|
|
config/deploy/*
|
|
!config/deploy/example.rb
|
|
!config/deploy/test.rb
|
|
|
|
.bundle
|
|
.byebug_history
|
|
/node_modules
|
|
/public/assets
|
|
|
|
/storage/*
|
|
!/storage/.gitkeep
|
|
/tmp/*
|
|
!/tmp/.gitkeep
|
|
|
|
/coverage
|
|
|
|
/vendor/nlp
|
|
/vendor/solr
|