Initial commit

This commit is contained in:
2020-11-07 06:59:32 +01:00
parent ea66885351
commit 3d50941603
6 changed files with 593 additions and 0 deletions

6
.gitignore vendored
View File

@ -127,3 +127,9 @@ dmypy.json
# Pyre type checker
.pyre/
# Visual Studio Code
.vscode/
# SQLite
*.sqlite