Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Sep 11, 2020
1 parent 62599b2 commit 726c4d0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/target
__pycache__
.vscode/
.vscode/
.venv
.pytest_cache

0 comments on commit 726c4d0

Please sign in to comment.