Skip to content

Commit

Permalink
Added '.vs' files to '.gitignore' (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
NeelavaChatterjee authored and czgdp1807 committed Dec 29, 2019
1 parent a8e2a96 commit 6ecac89
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 @@ -2,6 +2,8 @@
*.pyc
__pycache__/
*.pyo
*.vs
.vs/
.vscode/
.pytest_cache/
pre_commit.ps1
Expand Down

0 comments on commit 6ecac89

Please sign in to comment.