browsertrix-crawler/.gitignore
Tessa Walsh 62fe4b4a99
Add options to filter logs by --logLevel and --context (#271)
* Add .DS_Store to gitignore

* Add --logLevel and --context filtering options

* Add log filtering test
2023-04-01 10:07:59 -07:00

8 lines
88 B
Text

*.pyc
__pycache__
*.egg-info/
collections/
node_modules/
crawls/
test-crawls/
.DS_Store