Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
gitignore vscode related temp user files
Browse files Browse the repository at this point in the history
  • Loading branch information
dellgreen committed Sep 3, 2020
1 parent 65d9e49 commit d471753
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,7 @@ docs/_build/
# virtualenv
venv/
ENV/

#vscode
.vscode/
.noseids

0 comments on commit d471753

Please sign in to comment.