Merge pull request #20 from Tps-F/add_gitignore

add gitignore
main
RVC-Boss 2 years ago committed by GitHub
commit ca8800f312
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
.gitignore vendored

@ -1,2 +1,5 @@
.DS_Store
__pycache__
*.pyc
env env
runtime runtime
Loading…
Cancel
Save