This repository has been archived on 2021-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
greenlight/.dockerignore

25 lines
239 B
Plaintext

# git
.git
.gitignore
README.md
# Rails
.env
*.rbc
capybara-*.html
.rspec
log
tmp
/db/**/*.sqlite3
/db/**/*.sqlite3-journal
/db/production
public/assets
public/b
coverage/
spec/tmp
.rvmrc
.byebug_history
vendor/bundle
.bundle
Jenkinsfile