blog updates. more demo assets, SURF-attempts and more
This commit is contained in:
+14
@@ -15,3 +15,17 @@ thumbcache/
|
||||
legacy/
|
||||
*.pdf
|
||||
run-*.sh
|
||||
|
||||
# demo page source assets: re-include web/img, which the broad img/ and
|
||||
# *.png patterns above would otherwise swallow
|
||||
!web/img/
|
||||
!web/img/*
|
||||
|
||||
# demo page build artifacts, regenerated by `cargo run --release --bin
|
||||
# demoassets`, `cargo run --release --bin storekeys` and
|
||||
# `python3 pr_to_json.py` (needed when deploying the page)
|
||||
web/flickr/
|
||||
web/pr-data.json
|
||||
|
||||
# playwright-core for verify-retrieval.mjs (npm install --no-save playwright-core)
|
||||
node_modules/
|
||||
|
||||
Reference in New Issue
Block a user