This commit is contained in:
2020-08-12 18:44:23 +02:00
parent ee7d7c5559
commit 96bb8a1fb1
14 changed files with 252 additions and 692 deletions

14
.gitignore vendored
View File

@ -140,3 +140,17 @@ dmypy.json
.pytype/
# End of https://www.toptal.com/developers/gitignore/api/python
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
### VisualStudioCode ###
.vscode/*
*.code-workspace
### VisualStudioCode Patch ###
# Ignore all local history of files
.history
# End of https://www.toptal.com/developers/gitignore/api/visualstudiocode
*~