Adopt src/.preload.php

This commit is contained in:
Nicolas Grekas
2020-09-10 14:35:03 +02:00
parent fb10d2ac4c
commit 2e86b42fbd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"/.env.*.local",
"/%CONFIG_DIR%/secrets/prod/prod.decrypt.private.php",
"/%PUBLIC_DIR%/bundles/",
"/%SRC_DIR%/preload.php",
"/%SRC_DIR%/.preload.php",
"/%VAR_DIR%/",
"/vendor/"
]
+1 -1
View File
@@ -21,7 +21,7 @@
"/.env.*.local",
"/%CONFIG_DIR%/secrets/prod/prod.decrypt.private.php",
"/%PUBLIC_DIR%/bundles/",
"/%SRC_DIR%/preload.php",
"/%SRC_DIR%/.preload.php",
"/%VAR_DIR%/",
"/vendor/"
]