~ fix build

This commit is contained in:
felegy
2022-06-28 09:52:47 +02:00
parent 4bdec50e83
commit 78a90471a2
2 changed files with 8 additions and 7 deletions

View File

@@ -1,12 +1,12 @@
api = "0.5"
[build]
exclude = [
".heroku",
".cache",
".composer",
".local",
include = [
".profile.d",
"vendor",
".env"
"Procfile",
"config",
"web",
"wp-cli.yml",
"composer.json",
"composer.lock"
]