Created skeleton
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-03-25 00:19:12 +01:00
parent db72904b62
commit 453b686cbe
12 changed files with 111 additions and 21 deletions

10
.gitignore vendored
View File

@ -131,3 +131,13 @@ dmypy.json
#Pycharm
.idea/
*.iml
# Wing project file
*.wpr
# Nano, vi, vim lockfile
*.swp
# log
*.log