Skip to content

Commit

Permalink
Update .gitignore file
Browse files Browse the repository at this point in the history
    .vscode added
    misc.txt removed
  • Loading branch information
mrbazzan committed Feb 27, 2022
1 parent aea1e37 commit 9c72aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@

.idea/
.vscode/

venv/

__pycache__/
*pyc

.pytest_cache/
misc.txt

dist/

0 comments on commit 9c72aa7

Please sign in to comment.