diff options
| author | Nataliia Brown <[email protected]> | 2024-02-06 00:10:53 -0800 |
|---|---|---|
| committer | Nataliia Brown <[email protected]> | 2024-02-06 00:10:53 -0800 |
| commit | edd99cd18464e671591aaa839fdf3daa34b9dd90 (patch) | |
| tree | 3cfa7baade88fdec9aec91369432dfbf1a317a43 /.vs/VSWorkspaceState.json | |
| parent | add deadline (diff) | |
| download | in-class-exercise-7-natabrown-main.tar.xz in-class-exercise-7-natabrown-main.zip | |
Diffstat (limited to '.vs/VSWorkspaceState.json')
| -rw-r--r-- | .vs/VSWorkspaceState.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..ab138cd --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,8 @@ +{ + "ExpandedNodes": [ + "", + "\\.github" + ], + "SelectedNode": "\\.github\\.keep", + "PreviewInSolutionExplorer": false +}
\ No newline at end of file |