Fix .gitignore, double raw instead of raw and preprocess folders being selected.

This commit is contained in:
Xevion
2020-03-10 19:19:28 -05:00
parent dc5fad381d
commit 2420b8df67

2
.gitignore vendored
View File

@@ -8,7 +8,7 @@ process.py
app.db-journal
test.html
app/data/raw/*.html
app/data/raw/*.json
app/data/preprocess/*.json
# Byte-compiled / optimized / DLL files
__pycache__/