Skip to content

Commit

Permalink
Added vscode folder to gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
kavdev committed Sep 5, 2020
1 parent 733a87c commit 97ea2af
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 @@ -14,5 +14,8 @@ docs/_static
/cover
.coverage

# Editor files
.vscode

# Do not commit Poetry lockfiles for libraries
poetry.lock

0 comments on commit 97ea2af

Please sign in to comment.