chore: .next/.expo gitignore + 이전 커밋의 .next 산출물 제거
This commit is contained in:
parent
61a96b3e9b
commit
f97dd1f28a
177 changed files with 2 additions and 3245 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,8 @@
|
|||
node_modules/
|
||||
dist/
|
||||
out/
|
||||
.next/
|
||||
.expo/
|
||||
.env
|
||||
.env.*
|
||||
*.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue