CSV2ics

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 80346c3084b8c0453fa2d344e1f8c282d2f1f2d3
parent 53aa974772f678be0a97806fde6401333fe9779f
Author: 諒太 林 <ryouturn@gmail.com>
Date:   Tue, 23 Apr 2024 16:24:45 +0900

add workspace

Diffstat:
Avercelsample.code-workspace | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/vercelsample.code-workspace b/vercelsample.code-workspace @@ -0,0 +1,7 @@ +{ + "folders": [ + { + "path": "." + } + ] +}+ \ No newline at end of file