아따 대가리 깨지네

예시 만듬
This commit is contained in:
LHK
2025-02-21 17:00:17 +09:00
부모 40ca80d15c
커밋 7b2487986a
46개의 변경된 파일7566개의 추가작업 그리고 0개의 파일을 삭제

41
frontend/.gitignore vendored Normal file
파일 보기

@@ -0,0 +1,41 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/versions
# testing
/coverage
# next.js
/.next/
/out/
# production
/build
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# env files (can opt-in for committing if needed)
.env*
# vercel
.vercel
# typescript
*.tsbuildinfo
next-env.d.ts