mirror of
https://github.com/simon987/wavelib.git
synced 2025-04-04 08:12:59 +00:00
36 lines
323 B
Plaintext
36 lines
323 B
Plaintext
#Folders Ignore
|
|
Bin/
|
|
Testing/
|
|
.vscode/
|
|
|
|
#cmake ignore
|
|
CMakeCache.txt
|
|
CMakeFiles/
|
|
CMakeScripts/
|
|
Makefile/
|
|
cmake_install.cmake
|
|
install_manifest.txt
|
|
CTestTestfile.cmake
|
|
Makefile
|
|
|
|
#yml
|
|
*.yml
|
|
|
|
#Compiled
|
|
*.a
|
|
*.o
|
|
*.lib
|
|
*.so
|
|
*.exe
|
|
*.dll
|
|
|
|
#Eclipse
|
|
.project
|
|
.cproject
|
|
language.settings.xml
|
|
|
|
#tcl
|
|
*.tcl
|
|
|
|
#wavelib-specific
|
|
denoised.txt |