mirror of
https://github.com/simon987/wavelib.git
synced 2025-04-19 18:16:44 +00:00
commit : gitignore updated
This commit is contained in:
parent
615ea94091
commit
ede7d68eb0
13
.gitignore
vendored
13
.gitignore
vendored
@ -9,6 +9,8 @@ CMakeScripts/
|
|||||||
Makefile/
|
Makefile/
|
||||||
cmake_install.cmake
|
cmake_install.cmake
|
||||||
install_manifest.txt
|
install_manifest.txt
|
||||||
|
CTestTestfile.cmake
|
||||||
|
Makefile
|
||||||
|
|
||||||
#yml
|
#yml
|
||||||
*.yml
|
*.yml
|
||||||
@ -20,3 +22,14 @@ install_manifest.txt
|
|||||||
*.so
|
*.so
|
||||||
*.exe
|
*.exe
|
||||||
*.dll
|
*.dll
|
||||||
|
|
||||||
|
#Eclipse
|
||||||
|
.project
|
||||||
|
.cproject
|
||||||
|
language.settings.xml
|
||||||
|
|
||||||
|
#tcl
|
||||||
|
*.tcl
|
||||||
|
|
||||||
|
#wavelib-specific
|
||||||
|
denoised.txt
|
Loading…
x
Reference in New Issue
Block a user