From b3091c23b73112e36483ac946a9c6f693b9c0b1d Mon Sep 17 00:00:00 2001 From: klezVirus Date: Tue, 21 Sep 2021 09:43:34 +0100 Subject: [PATCH] Added entry to .gitignore --- inceptor/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/inceptor/.gitignore b/inceptor/.gitignore index a3e22d1..dc406c3 100644 --- a/inceptor/.gitignore +++ b/inceptor/.gitignore @@ -9,4 +9,5 @@ wiki .idea temp certs/** -history.txt \ No newline at end of file +history.txt +artifacts \ No newline at end of file