mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-04 01:22:26 +00:00
Merge pull request #146 from ParisNeo/gitignore_update
Added vscode files to gitignore
This commit is contained in:
commit
6f89d8a2aa
5
.gitignore
vendored
5
.gitignore
vendored
@ -162,3 +162,8 @@ cython_debug/
|
|||||||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
#.idea/
|
#.idea/
|
||||||
|
|
||||||
|
|
||||||
|
# vs code
|
||||||
|
.vscode
|
||||||
|
*.bin
|
Loading…
Reference in New Issue
Block a user