Skip to content

Commit 222c5ad

Browse files
committed
Remove legacy docker-compose.yml
Plugin already uses wp-env for local development. This removes the old Docker setup that was superseded by wp-env. - Remove docker-compose.yml - Update .distignore
1 parent 944e8aa commit 222c5ad

File tree

2 files changed

+1
-31
lines changed

2 files changed

+1
-31
lines changed

.distignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,11 @@
99
package.json
1010
composer.json
1111
composer.lock
12-
Gruntfile.js
1312
push.sh
1413
phpunit.xml
1514
phpunit.xml.dist
1615
phpcs.xml
1716
.travis.yml
1817
.distignore
1918
.gitignore
20-
docker-compose.yml
19+
.wp-env.json

docker-compose.yml

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

0 commit comments

Comments
 (0)