mirror of
https://github.com/Xevion/the-office.git
synced 2025-12-06 03:16:45 -06:00
add process.py, add raw data files, move .flaskenv & .gitignore update
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -4,7 +4,6 @@
|
||||
migrations/**
|
||||
app.db
|
||||
keys.json
|
||||
process.py
|
||||
app.db-journal
|
||||
test.html
|
||||
app/data/raw/*.html
|
||||
@@ -16,7 +15,6 @@ algolia.json
|
||||
node_modules/**
|
||||
server/data/algolia/**
|
||||
server/data/html/**
|
||||
server/data/raw/**
|
||||
server/data/processed/**
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
|
||||
Reference in New Issue
Block a user