Fix too agressive .gitignore (#41677)

This commit is contained in:
Thomas Lovén 2020-10-12 16:48:42 +02:00 committed by GitHub
parent 6cff58f37d
commit 9e6df38994
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View File

@ -88,7 +88,7 @@ venv
.venv .venv
Pipfile* Pipfile*
share/* share/*
Scripts/ /Scripts/
# vimmy stuff # vimmy stuff
*.swp *.swp