mirror of
https://github.com/heyarne/berliner-winter.git
synced 2026-05-06 19:23:39 +02:00
Crawl all pages and insert them into the database
This commit is contained in:
parent
5306e6dab4
commit
36df116ed0
3 changed files with 60 additions and 21 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,6 +1,9 @@
|
|||
www/bower_components
|
||||
!www/bower_components/.gitkeep
|
||||
|
||||
# Ignore the SQLite database
|
||||
violence.db
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue