mirror of
https://github.com/Xevion/the-office.git
synced 2025-12-15 12:13:32 -06:00
fix quote pattern implementation, add deleted scene check
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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/
|
||||
Reference in New Issue
Block a user