Skip to content

Commit

Permalink
add git ignore for basic python with vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
gonuke committed Sep 3, 2020
1 parent a542663 commit c954798
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
__pycache__
.vscode
.pytest_cache

*.xlsx

0 comments on commit c954798

Please sign in to comment.