Skip to content

Commit

Permalink
add vscode workspace files to gitignore (#2980)
Browse files Browse the repository at this point in the history
  • Loading branch information
david-cortes-intel authored Nov 18, 2024
1 parent 5513a10 commit 7b25867
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ bazel-*

# Visual Studio related files, e.g., ".vscode"
.vs*
*.code-workspace

# PyCharm directories
.idea*
Expand Down

0 comments on commit 7b25867

Please sign in to comment.