add gitignore

This commit is contained in:
张壹 2020-11-09 10:29:20 +08:00
parent a92456d2e2
commit becd7defec
12 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -33,4 +33,7 @@ language.settings.xml
*.tcl
#wavelib-specific
denoised.txt
denoised.txt
build/
.DS_Store

BIN
test/cwttest Executable file

Binary file not shown.

BIN
test/denoisetest Executable file

Binary file not shown.

BIN
test/dwpttest Executable file

Binary file not shown.

BIN
test/dwt2test Executable file

Binary file not shown.

BIN
test/dwttest Executable file

Binary file not shown.

BIN
test/modwt2test Executable file

Binary file not shown.

BIN
test/modwtdenoisetest Executable file

Binary file not shown.

BIN
test/modwttest Executable file

Binary file not shown.

BIN
test/swt2test Executable file

Binary file not shown.

BIN
test/swttest Executable file

Binary file not shown.

BIN
test/wtreetest Executable file

Binary file not shown.