From d49d56579b041bfbfe1a1b1f421811930cf2d191 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Wed, 30 Aug 2023 17:08:36 +0200 Subject: [PATCH] Ignore packs subfolders --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 0fd0354..6ee1244 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,6 @@ .history/ +.vscode/ +/packs/*/ +/packs/*/CURRENT +/packs/*/LOG +/packs/*/LOCK