Skip to content

Commit

Permalink
add .vscode to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rvhonorato committed Dec 7, 2021
1 parent 885d8d7 commit bb2d113
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ dmypy.json
tags
.vim

# VSCode
.vscode

## Specific to this project
bin/cns
Expand Down

0 comments on commit bb2d113

Please sign in to comment.