update .gitignore for new data storage structure

This commit is contained in:
Xevion
2020-03-10 17:47:36 -05:00
parent 577d1ecf1d
commit c0d099ddb1
Vendored
+2 -1
View File
@@ -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__/