From 5a275580a44719613c517bc5a5748e01f94fa2ae Mon Sep 17 00:00:00 2001 From: Lion Kortlepel Date: Fri, 13 Nov 2020 22:58:18 +0100 Subject: [PATCH] add Resources folder to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index dee9630..1b50b6a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ boost_* +Resources ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. ##