mirror of
https://github.com/webrecorder/browsertrix-crawler.git
synced 2025-10-19 06:23:16 +00:00

* Add .DS_Store to gitignore * Add --logLevel and --context filtering options * Add log filtering test
8 lines
88 B
Text
8 lines
88 B
Text
*.pyc
|
|
__pycache__
|
|
*.egg-info/
|
|
collections/
|
|
node_modules/
|
|
crawls/
|
|
test-crawls/
|
|
.DS_Store
|