mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-12-16 01:48:56 +03:00
Added some gitignore
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -64,4 +64,10 @@ scratch/
|
|||||||
template.ipynb
|
template.ipynb
|
||||||
|
|
||||||
# visual studio folder
|
# visual studio folder
|
||||||
vs/
|
vs/
|
||||||
|
/.vs/VSWorkspaceState.json
|
||||||
|
/.vs/system-design-primer/v17
|
||||||
|
/.vs/slnx.sqlite
|
||||||
|
/.vs/system-design-primer/FileContentIndex
|
||||||
|
/.vs/system-design-primer/project-colors.json
|
||||||
|
/.vs
|
||||||
|
|||||||
Reference in New Issue
Block a user