commit 1fb5a003adf14afb7149577cc5e4decc48454090 Author: jiegeaiai Date: Fri Nov 22 22:34:09 2024 +0800 add gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..e2253126 --- /dev/null +++ b/.gitignore @@ -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/*