VoiceCraft/.gitignore

32 lines
242 B
Plaintext
Raw Normal View History

2024-03-21 11:02:20 -07:00
__pycache__/
*.py[cod]
*$py.class
*.egg-info
.pytest_cache
.ipynb_checkpoints
thumbs.db
.DS_Store
.idea
*.log
*.pdf
*.mkv
*.mp4
*.png
*.wav
*.mp3
2024-03-28 16:21:30 -07:00
*.pth
*.th
2024-04-18 12:38:55 -07:00
*.json
2024-03-21 11:02:20 -07:00
*durip*
*rtx*
*l40*
*a40*
src/audiocraft
2024-03-21 11:02:20 -07:00
!/demo/
2024-04-21 11:12:51 -05:00
!/demo/*
demo/temp/*.txt