mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-09-25 08:05:45 +00:00
Adds .vscode folder to .gitignore (#314)
* added .vscode folder to .gitignore * Update .gitignore --------- Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
This commit is contained in:
parent
3f6652d87e
commit
da5236ee72
3
.gitignore
vendored
3
.gitignore
vendored
@ -253,3 +253,6 @@ cython_debug/
|
||||
# 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.
|
||||
#.idea/
|
||||
|
||||
# vscode
|
||||
.vscode/
|
||||
|
Loading…
x
Reference in New Issue
Block a user