preciazo/.gitignore

14 lines
118 B
Text
Raw Normal View History

2023-12-21 17:00:00 +00:00
data/carrefour
2023-12-23 19:00:45 +00:00
*.gz
2023-12-23 18:42:43 +00:00
*.warc
2023-12-23 19:00:45 +00:00
*.zst
2023-12-21 17:00:00 +00:00
p.*
p
node_modules/
2023-12-22 18:46:22 +00:00
*.db
2023-12-22 20:01:42 +00:00
*.db-shm
*.db-wal
2023-12-22 18:46:22 +00:00
scraper/debug/
2023-12-22 19:33:44 +00:00
scraper/x.tsv
2023-12-23 18:42:43 +00:00
*.tmp
target/