From 76985343113e1af2b5190ea728b5fd719dfc8215 Mon Sep 17 00:00:00 2001 From: Lertsenem Date: Tue, 7 Jul 2020 00:41:00 +0200 Subject: [PATCH] Refine gitignore to allow for templates Templates are in res but can still be included (SVG ftw) Ignore bkp and test files --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3a5bad3..82a7969 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ venv -lokrez/res +lokrez/res/ssbu +*.bkp +*.test