general-eval-card / .gitignore
evijit's picture
evijit HF Staff
Ignore local cache and data artifacts
0e12c7f
Raw
History Blame
372 Bytes
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
*.DS_Store
# dependencies
/node_modules
# next.js
/.next/
/out/
# production
/build
/out
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# env files
.env*
# vercel
.vercel
# typescript
*.tsbuildinfo
next-env.d.ts
.cache/
pipeline_revised.py
.local-data/