mirror of
https://github.com/webrecorder/browsertrix-crawler.git
synced 2025-10-19 14:33:17 +00:00
- actually update lint/prettier/git ignore files with scatch, crawls, test-crawls, behaviors, as needed
This commit is contained in:
parent
2a49406df7
commit
783d006d52
3 changed files with 6 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
.*
|
||||
behaviors.js
|
||||
behaviors/
|
||||
scratch/
|
||||
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,3 +7,4 @@ crawls/
|
|||
test-crawls/
|
||||
.DS_Store
|
||||
dist
|
||||
scratch/
|
||||
|
|
|
@ -1 +1,4 @@
|
|||
dist
|
||||
scratch
|
||||
crawls
|
||||
test-crawls
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue