초기 커밋
바이브 > 스포티파이
This commit is contained in:
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
/tmp
|
||||
/out-tsc
|
||||
|
||||
# Environment variables
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
|
||||
/node_modules
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
/.pnp
|
||||
.pnp.js
|
||||
|
||||
.vscode/*
|
||||
build/
|
||||
.claude/
|
||||
.idea/
|
||||
.serena/
|
||||
node_modules/
|
||||
Reference in New Issue
Block a user