Skip to content

Commit 5f85656

Browse files
committed
Added VSCode configuration directory and venv/ to .gitignore.
1 parent d2a48e1 commit 5f85656

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ __pycache__/
2929
.ipynb_checkpoints/
3030
.ruby-version
3131
.pytest_cache
32+
.vscode/
33+
venv/

0 commit comments

Comments
 (0)