mirror of
https://github.com/jasonppy/VoiceCraft.git
synced 2025-12-29 00:21:10 +01:00
init
This commit is contained in:
25
.gitignore
vendored
Normal file
25
.gitignore
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
*.egg-info
|
||||
.pytest_cache
|
||||
.ipynb_checkpoints
|
||||
|
||||
thumbs.db
|
||||
.DS_Store
|
||||
.idea
|
||||
*.log
|
||||
*.pdf
|
||||
*.mkv
|
||||
*.mp4
|
||||
*.png
|
||||
*.wav
|
||||
*.mp3
|
||||
|
||||
*durip*
|
||||
*rtx*
|
||||
*l40*
|
||||
*a40*
|
||||
|
||||
!/demo/
|
||||
!/demo/*
|
||||
Reference in New Issue
Block a user