From a28f276048ea33a3899a4facf02c39eecbd8090a Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 13 Jan 2022 19:41:19 +0000 Subject: [PATCH] build: ignore `/bin` --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 18e24c2..984cdd1 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,5 @@ /.phpcs-cache /phpcs.xml ###< squizlabs/php_codesniffer ### + +/bin/