fix quote pattern implementation, add deleted scene check

This commit is contained in:
Xevion
2020-01-19 22:41:08 -06:00
parent e1e5c82950
commit 798d05827f
2 changed files with 7 additions and 3 deletions

5
.gitignore vendored
View File

@@ -2,6 +2,8 @@
.vscode/**
migrations/**
app.db
keys.json
process.py
# Byte-compiled / optimized / DLL files
__pycache__/
@@ -131,5 +133,4 @@ venv.bak/
dmypy.json
# Pyre type checker
.pyre/
keys.json
.pyre/