From c654e9cfd4a3b408530f7c4b5a8516c87706d699 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20S=C3=B6derlund?= Date: Sun, 17 Feb 2019 14:01:40 +0100 Subject: [PATCH] updated .gitignore with visual studio stuff --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index efa2fec..a56a0fe 100644 --- a/.gitignore +++ b/.gitignore @@ -36,5 +36,6 @@ venv/ coverage.xml htmlcov/ *.py,cover -/.vs/fimfarchive/v15 + +# Visual studio /.vs