mirror of
https://github.com/Xevion/the-office.git
synced 2025-12-13 12:13:21 -06:00
Fix .gitignore, double raw instead of raw and preprocess folders being selected.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -8,7 +8,7 @@ process.py
|
|||||||
app.db-journal
|
app.db-journal
|
||||||
test.html
|
test.html
|
||||||
app/data/raw/*.html
|
app/data/raw/*.html
|
||||||
app/data/raw/*.json
|
app/data/preprocess/*.json
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|||||||
Reference in New Issue
Block a user