Skip to content

Commit

Permalink
chore: Update .gitignore to include .vscode folder
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorAguero committed May 8, 2024
1 parent 2044942 commit b3d6101
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 26 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ migrate_working_dir/
# The .vscode folder contains launch configuration and tasks you configure in
# VS Code which you may wish to be included in version control, so this line
# is commented out by default.
#.vscode/
.vscode/

# Flutter/Dart/Pub related
**/doc/api/
Expand Down
25 changes: 0 additions & 25 deletions .vscode/launch.json

This file was deleted.

0 comments on commit b3d6101

Please sign in to comment.