browsertrix-crawler/.gitignore
Ilya Kreymer 783d006d52
follow-up to #428: update ignore files (#431)
- actually update lint/prettier/git ignore files with scatch, crawls, test-crawls, behaviors, as needed
2023-11-09 17:13:53 -08:00

10 lines
102 B
Text

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