follow-up to #428: update ignore files (#431)

- actually update lint/prettier/git ignore files with scatch, crawls, test-crawls, behaviors, as needed
This commit is contained in:
Ilya Kreymer 2023-11-09 17:13:53 -08:00 committed by GitHub
parent 2a49406df7
commit 783d006d52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 0 deletions

View file

@ -1,2 +1,4 @@
.*
behaviors.js
behaviors/
scratch/

1
.gitignore vendored
View file

@ -7,3 +7,4 @@ crawls/
test-crawls/
.DS_Store
dist
scratch/

View file

@ -1 +1,4 @@
dist
scratch
crawls
test-crawls