From d812aab1736aa9cf5722e2b18867d257e68e3693 Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Mon, 17 May 2021 16:58:52 +0200 Subject: [PATCH] Update gitignore with versions files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f07eb4f8..5ad24bbb 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,7 @@ __pycache__ /nw/assets/sample.zip /sample/cache /sample/meta +/sample/versions *.bak *.lock ToC.txt