This commit is contained in:
commit
0ba9b9f95c
17 changed files with 705 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
node_modules
|
||||
dist
|
||||
coverage
|
||||
*.log
|
||||
.env
|
||||
data/*.jsonl
|
||||
data/events
|
||||
data/jobs
|
||||
.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue