diff --git a/.gitignore b/.gitignore index 95e414c..74a4062 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ /app/.env.cfg /public/tmp/ composer.lock -/storage/ \ No newline at end of file +/storage/ +/public/test.php \ No newline at end of file