mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 03:26:38 +08:00
chore: Add IDE config files to ignore list
This commit is contained in:
parent
15429cd67f
commit
ad9ffd3bab
4
.gitignore
vendored
4
.gitignore
vendored
@ -36,4 +36,8 @@ yarn-error.log*
|
|||||||
next-env.d.ts
|
next-env.d.ts
|
||||||
dev
|
dev
|
||||||
|
|
||||||
|
# ide
|
||||||
|
.idea
|
||||||
|
.vscode
|
||||||
|
|
||||||
public/prompts.json
|
public/prompts.json
|
Loading…
Reference in New Issue
Block a user