Added Sublime project

This commit is contained in:
Matthew Lai 2020-07-11 21:14:54 +01:00
parent 1b797a4b31
commit ca0bf05f9c
2 changed files with 10 additions and 0 deletions

2
.gitignore vendored
View File

@ -102,3 +102,5 @@ venv.bak/
# mypy
.mypy_cache/
*.sublime-workspace

View File

@ -0,0 +1,8 @@
{
"folders":
[
{
"path": "."
}
]
}