Skip to content

Commit

Permalink
Added code-workspace files to gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardsmetanin committed Oct 4, 2020
1 parent 1d4625b commit f5d3031
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 @@ yarn-error.log*
# Editor directories and files
.idea
.vscode
*.code-workspace
*.suo
*.ntvs*
*.njsproj
Expand Down

0 comments on commit f5d3031

Please sign in to comment.