Skip to content

Commit

Permalink
.gitignore: add .vscode to ignored files
Browse files Browse the repository at this point in the history
  • Loading branch information
macno committed Jan 25, 2021
1 parent 49b1144 commit 2415c6d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -107,3 +107,6 @@ venv.bak/
.idea/

.DS_Store

.vscode

0 comments on commit 2415c6d

Please sign in to comment.