From a78d5787505cfa27ce488b7bd9d2863877938a88 Mon Sep 17 00:00:00 2001 From: Nicolas Polomack Date: Tue, 31 Oct 2023 22:36:12 +0100 Subject: [PATCH] chore: updated `.gitignore` --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 597ab203..d59ac5c0 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,6 @@ /.vscode /.nova /.idea + +# Folder to put files not intended to be pushed (like temporary files) +/ignored