mirror of
https://github.com/LouisShark/chatgpt_system_prompt.git
synced 2025-07-04 13:57:06 -04:00
Create settings.json
exclude files/folders
This commit is contained in:
parent
0f340e96fa
commit
fb93ab979d
1 changed files with 8 additions and 0 deletions
8
.vscode/settings.json
vendored
Normal file
8
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"files.exclude": {
|
||||
"**/.github": true,
|
||||
"**/__pycache__": true,
|
||||
"**/.idea": true,
|
||||
"**/.DS_Store": true,
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue