chore: add .next/ to gitignore
This commit is contained in:
parent
b6dc71421a
commit
9ab71ad672
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -255,5 +255,8 @@ fabric.properties
|
|||
|
||||
*/node_modules/*
|
||||
|
||||
# Next.js
|
||||
.next/
|
||||
|
||||
/cli/experiments/js-serialization-experiment/node_modules/*
|
||||
/cli/packages/codeflash/.npmrc
|
||||
|
|
|
|||
Loading…
Reference in a new issue