From 3931d9ba55d9122a697de755c8efadce1ffd2caf Mon Sep 17 00:00:00 2001 From: V13Axel Date: Mon, 19 Feb 2024 13:01:21 -0500 Subject: [PATCH] Ignore testing packpath --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index aee2b5a..5c70fae 100644 --- a/.gitignore +++ b/.gitignore @@ -40,5 +40,6 @@ luac.out *.hex +packpath vendor -.phpunit.result.cache \ No newline at end of file +.phpunit.result.cache