Update docker test configuration.
This commit is contained in:
19
.gitignore
vendored
19
.gitignore
vendored
@@ -1,16 +1,17 @@
|
||||
.env.*
|
||||
.bundle
|
||||
.yarn-integrity
|
||||
.gitconfig
|
||||
.git/
|
||||
.bundle/
|
||||
config/database.yml
|
||||
config/danbooru_local_config.rb
|
||||
config/deploy/*.rb
|
||||
config/newrelic.yml
|
||||
coverage/
|
||||
node_modules/
|
||||
log/
|
||||
tmp/
|
||||
public/data
|
||||
coverage
|
||||
.gitconfig
|
||||
test/reports
|
||||
public/packs-test
|
||||
public/packs
|
||||
node_modules
|
||||
.yarn-integrity
|
||||
public/data/
|
||||
public/packs-test/
|
||||
public/packs/
|
||||
test/reports/
|
||||
|
||||
Reference in New Issue
Block a user