Skip to content

Commit

Permalink
Add .vscode to .gitignore
Browse files Browse the repository at this point in the history
Ref: NCSDK-NONE

Signed-off-by: Artur Hadasz <[email protected]>
  • Loading branch information
ahasztag committed Jan 23, 2025
1 parent b37972c commit 7f4ca54
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
@@ -1,5 +1,6 @@
# created by virtualenv automatically
/venv/*
.vscode/*
/.idea/*
/suit_generator.egg-info/*
/suit_generator/_version.py
Expand Down

0 comments on commit 7f4ca54

Please sign in to comment.