add gitignore

This commit is contained in:
jiegeaiai 2024-11-22 22:34:09 +08:00
commit 1fb5a003ad

19
.gitignore vendored Normal file
View File

@ -0,0 +1,19 @@
*.mp4
*.pth
*.pyc
__pycache__
*.h5
*.avi
*.wav
filelists/*.txt
evaluation/test_filelists/lr*.txt
*.pyc
*.mkv
*.gif
*.webm
*.mp3
*.rar
*.zip
bin/*
buid/*
build/*