firecrawl/.gitignore

17 lines
240 B
Plaintext
Raw Permalink Normal View History

2024-04-17 13:10:06 +08:00
.DS_Store
2024-04-16 05:01:47 +08:00
/node_modules/
/dist/
.env
*.csv
dump.rdb
2024-04-17 00:31:16 +08:00
/mongo-data
2024-04-17 13:10:06 +08:00
apps/js-sdk/node_modules/
2024-04-21 10:53:04 +08:00
apps/api/.env.local
apps/test-suite/node_modules/
2024-05-09 02:38:46 +08:00
apps/test-suite/.env
2024-05-24 03:36:05 +08:00
apps/test-suite/logs
apps/test-suite/load-test-results/test-run-report.json