From 9c73f88c4a92dca579f5d49bc460433b5d022a3e Mon Sep 17 00:00:00 2001 From: Simon Paitrault Date: Mon, 26 Jun 2023 11:12:41 +0200 Subject: [PATCH] chore: add artifacts to gitignore Signed-off-by: Simon Paitrault --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5129af7bb..95b4f82f5 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ crates/topos-sequencer-subnet-runtime/tests/temp # Node modules **/node_modules +artifacts/