From 4194420980db5c1a8f45f1ca781221ddae03c4c8 Mon Sep 17 00:00:00 2001 From: Shikiryu Date: Wed, 12 Apr 2023 00:29:12 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Add=20details=20for=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- tests/resources/tmp/build/.gitkeep | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 tests/resources/tmp/build/.gitkeep diff --git a/.gitignore b/.gitignore index 2d769b6..b004717 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ /vendor/ /.idea -/tests/error.log /.phpunit.result.cache +error.log diff --git a/tests/resources/tmp/build/.gitkeep b/tests/resources/tmp/build/.gitkeep new file mode 100644 index 0000000..e69de29