Skip to content

Commit 8eed012

Browse files
committed
Update docker ignore
1 parent 16f00ea commit 8eed012

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

.dockerignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ storage/http_cache/*
1010
storage/debugbar/*
1111
storage/bar-assistant
1212
.env
13+
.env.dev
14+
tests
15+
.env.testing
16+
.editorconfig
17+
pint.json
18+
.spectral.yml
1319

1420
Dockerfile
1521
Dockerfile.dev
@@ -21,3 +27,6 @@ phpunit.xml
2127
phpstan.neon
2228
README.md
2329
ecs.php
30+
31+
SECURITY.md
32+
CONTRIBUTING.md

UPCOMING.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)