From e2a090b7026a4acc25bd0fefb69d5b074751fa3c Mon Sep 17 00:00:00 2001 From: bdnugget Date: Wed, 28 May 2025 12:33:45 +0200 Subject: [PATCH] gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 5c50ec6..5abe943 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +old_json/ +json/ +old_commands/ + # ---> Go # If you prefer the allow list template instead of the deny list, see community template: # https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore