Skip to content

Commit 0e8c9d1

Browse files
authored
adds .gcloudignore to wordpress copy (GoogleCloudPlatform#710)
1 parent 172cbca commit 0e8c9d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appengine/php72/wordpress/wordpress.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@
9898

9999
// copy all the sample files into the project dir and replace parameters
100100
$wordpress->copyFiles(__DIR__ . '/files', [
101+
'.gcloudignore' => '/',
101102
'app.yaml' => '/',
102103
'cron.yaml' => '/',
103104
'php.ini' => '/',

0 commit comments

Comments
 (0)