forked from External/greenlight
configuration_updates
This commit is contained in:
20
.dockerignore
Normal file
20
.dockerignore
Normal file
@ -0,0 +1,20 @@
|
||||
# git
|
||||
.git
|
||||
.gitignore
|
||||
README.md
|
||||
|
||||
# Rails
|
||||
.env
|
||||
.env.prod
|
||||
*.rbc
|
||||
capybara-*.html
|
||||
.rspec
|
||||
log
|
||||
tmp
|
||||
/db/**/*.sqlite3
|
||||
/db/**/*.sqlite3-journal
|
||||
public/system
|
||||
coverage/
|
||||
spec/tmp
|
||||
.rvmrc
|
||||
scripts/
|
Reference in New Issue
Block a user