Skip to content

Commit f2c7a83

Browse files
committed
Update .gitignore, added venv/ and .vscode/.
1 parent b803756 commit f2c7a83

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
*.class
22
*.egg-info
33
*.pyc
4+
venv/
5+
.vscode/

0 commit comments

Comments
 (0)