.gitignoreに.vscode/を追加

main
agomizi1cm 2 months ago
parent 4a61f17f85
commit 95aab4b49a
  1. 1
      .gitignore

1
.gitignore vendored

@ -214,3 +214,4 @@ cython_debug/
# 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/
.vscode/

Loading…
Cancel
Save