updated .gitignore with visual studio stuff

This commit is contained in:
Fredrik Söderlund 2019-02-17 14:01:40 +01:00
parent 5922c7a934
commit c654e9cfd4

3
.gitignore vendored
View file

@ -36,5 +36,6 @@ venv/
coverage.xml
htmlcov/
*.py,cover
/.vs/fimfarchive/v15
# Visual studio
/.vs