Merge branch 'update_gitignore' into develop

This commit is contained in:
Sakamoto Shiina
2024-01-10 17:27:22 +09:00

4
.gitignore vendored
View File

@@ -6,4 +6,6 @@ VRCT.spec
*.pyc *.pyc
logs/ logs/
.venv/ .venv/
weight/ weight/
.vscode
error.log