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

- actually update lint/prettier/git ignore files with scatch, crawls, test-crawls, behaviors, as needed
10 lines
102 B
Text
10 lines
102 B
Text
*.pyc
|
|
__pycache__
|
|
*.egg-info/
|
|
collections/
|
|
node_modules/
|
|
crawls/
|
|
test-crawls/
|
|
.DS_Store
|
|
dist
|
|
scratch/
|