Skip to content

Commit

Permalink
add .vscode folder to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ronhks committed Jun 28, 2023
1 parent dbf3b7f commit d2ac5a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ set-status.json
# compiled binary
**/panasonic-aquarea-smart-cloud-mqtt

# VSCODE
**/.vscode

# IDEA
**/.idea
Expand Down
15 changes: 0 additions & 15 deletions .vscode/launch.json

This file was deleted.

0 comments on commit d2ac5a5

Please sign in to comment.