VoiceCraft/.gitignore

33 lines
293 B
Plaintext
Raw Normal View History

2024-03-21 19:02:20 +01: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-29 00:21:30 +01:00
*.pth
*.th
2024-04-18 21:38:55 +02:00
*.json
2024-03-21 19:02:20 +01:00
*durip*
*rtx*
*l40*
*a40*
src/audiocraft
2024-03-21 19:02:20 +01:00
!/demo/
2024-04-19 12:46:00 +02:00
!/demo/*
2024-04-21 18:13:51 +02:00
/demo/temp/*.txt
2024-04-22 00:36:16 +02:00
!/demo/temp/84_121550_000074_000000.txt
2024-04-19 12:46:00 +02:00
.cog/tmp/*