greenlight-2.14.4/.dockerignore

29 lines
294 B
Plaintext
Raw Permalink Normal View History

2023-02-13 23:17:00 +08:00
# git
.git
.gitignore
README.md
SECURITY.md
.github
# Rails
.env
*.rbc
capybara-*.html
.rspec
log
tmp
/db/**/*.sqlite3
/db/**/*.sqlite3-journal
/db/production
/db/production-postgres
public/assets
public/b
coverage/
.rvmrc
vendor/bundle
.bundle
Dockerfile
.gitlab-ci.yml
.rubocop.yml
spec
test