mirror of
https://github.com/Xevion/the-office.git
synced 2026-01-31 06:26:18 -06:00
update .gitignore for new data storage structure
This commit is contained in:
Vendored
+2
-1
@@ -7,7 +7,8 @@ keys.json
|
|||||||
process.py
|
process.py
|
||||||
app.db-journal
|
app.db-journal
|
||||||
test.html
|
test.html
|
||||||
app/data/*.html
|
app/data/raw/*.html
|
||||||
|
app/data/raw/*.json
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|||||||
Reference in New Issue
Block a user