discourse/.gitignore
Sam Saffron ff6744dd5f DEV: stop checking in Gemfile.lock
It is considered a bad practice to codify test or production dependencies
for a gem in Gemfile.lock

At a minimum it leads to a lot of dependbot complaining

Since we would never consider shipping the file and always want tests to
work against latest gems (unless we explicitly opt out in gemspec) this is a
better pattern
2019-10-22 09:31:59 +11:00

22 lines
261 B
Text
Vendored

*.gem
*.rbc
.bundle
/.idea
.config
.yardoc
InstalledFiles
_yardoc
coverage
doc/
lib/bundler/man
pkg
rdoc
spec/reports
test/tmp
test/version_tmp
tmp
*.swp
.DS_Store
Gemfile.lock
.rubocop-https---raw-githubusercontent-com-discourse-discourse-master--rubocop-yml