Ignore virtual environment

This commit is contained in:
DarkFeather 2023-10-10 12:22:21 -05:00
parent 0096ec89d2
commit 543e698db8
Signed by: DarkFeather
GPG Key ID: 1CC1E3F4ED06F296
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,4 +5,5 @@ nodeslist
*.tar.zst
pkg/
src/
venv/
**/__pycache__