daphnis/.gitignore

51 lines
562 B
Plaintext
Raw Normal View History

2024-06-29 06:25:52 +00:00
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
2024-06-29 05:22:22 +00:00
2024-06-29 06:25:52 +00:00
# dependencies
/node_modules
/.pnp
.pnp.js
.yarn/install-state.gz
# testing
/coverage
2024-06-29 05:22:22 +00:00
2024-06-29 06:25:52 +00:00
# next.js
/.next/
/out/
2024-06-29 05:22:22 +00:00
2024-06-29 06:25:52 +00:00
# production
/build
2024-06-29 05:22:22 +00:00
2024-06-29 06:25:52 +00:00
# misc
.DS_Store
*.pem
2024-06-29 05:22:22 +00:00
2024-06-29 06:25:52 +00:00
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
2024-06-29 05:22:22 +00:00
2024-06-29 06:25:52 +00:00
# local env files
.env*.local
2024-06-29 05:46:07 +00:00
2024-06-29 06:25:52 +00:00
# vercel
.vercel
2024-06-29 05:46:07 +00:00
2024-06-29 06:25:52 +00:00
# typescript
*.tsbuildinfo
next-env.d.ts
2024-07-01 18:19:20 +00:00
.env
2024-08-21 20:03:21 +00:00
/public/avatarAccessories
/public/chunithm_partners
2024-08-21 20:03:21 +00:00
/public/chusan_partners
/public/jacketArts
/public/mapIcons
/public/namePlates
public/systemVoiceThumbnails