From 2eb8bc0cfa296c582b2ab89d65de83c879c733e7 Mon Sep 17 00:00:00 2001 From: VetheonGames Date: Sun, 24 Sep 2023 17:32:12 -0600 Subject: [PATCH] update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 11d82fe..1389004 100644 --- a/.gitignore +++ b/.gitignore @@ -56,5 +56,5 @@ build-iPhoneSimulator/ # Used by RuboCop. Remote config files pulled in from inherit_from directive. # .rubocop-https?--* -bin/runtime_log.log +*.log .gitignore