From c5c01bfc85f7fec2597c563ac8861586f476aef8 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 23 Mar 2022 13:45:02 -0700 Subject: [PATCH] More directory protection --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2a330ab..57e3b7b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ target /target /.idea -config.yml \ No newline at end of file +config.yml +out +/out/ \ No newline at end of file