Skip to content

Commit 7aaf67b

Browse files
authored
chore: delete vscode setting file (#173)
* delete .vscode/settings.json Signed-off-by: Autumn60 <harada.akiro@gmail.com> * add .vscode to .gitignore Signed-off-by: Autumn60 <harada.akiro@gmail.com> --------- Signed-off-by: Autumn60 <harada.akiro@gmail.com>
1 parent 0c0769f commit 7aaf67b

File tree

2 files changed

+3
-55
lines changed

2 files changed

+3
-55
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
# Visual Studio cache directory
3131
.vs/
3232

33+
# Visual Studio Code cache directory
34+
.vscode/
35+
3336
# Gradle cache directory
3437
.gradle/
3538

.vscode/settings.json

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)