Merge pull request #131 from Mattz-CE/patch-1

Update .gitignore
This commit is contained in:
Alpha Liu 2023-10-13 15:04:17 +08:00 committed by GitHub
commit 89b0bb5ef0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.gitignore vendored
View File

@ -3,3 +3,8 @@
.idea
.vscode
# env
.env/
.venv/
env/
venv/