Allow sandwich data in repo
This is in preparation of adding the "ecologisch broodje van de week" to the scraper.
This commit is contained in:
parent
e40ba057f1
commit
f53a043945
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -11,5 +11,8 @@
|
|||
!1.0/menu/
|
||||
!2.0/menu/
|
||||
|
||||
# Allow sandwiches
|
||||
!2.0/sandwiches/
|
||||
|
||||
# Disallow overview
|
||||
**/overview.json
|
||||
**/overview.json
|
||||
|
|
Loading…
Reference in a new issue