0
v-firecrawl/.gitignore

17 lines
240 B
Plaintext
Raw Normal View History

2024-04-17 01:10:06 -04:00
.DS_Store
2024-04-15 17:01:47 -04:00
/node_modules/
/dist/
.env
*.csv
dump.rdb
2024-04-16 12:31:16 -04:00
/mongo-data
2024-04-17 01:10:06 -04:00
apps/js-sdk/node_modules/
2024-04-20 22:53:04 -04:00
apps/api/.env.local
apps/test-suite/node_modules/
2024-05-08 14:38:46 -04:00
apps/test-suite/.env
2024-05-23 15:36:05 -04:00
apps/test-suite/logs
apps/test-suite/load-test-results/test-run-report.json