mirror of
https://github.com/simon987/wavelib.git
synced 2025-04-18 01:46:41 +00:00
23 lines
191 B
Plaintext
23 lines
191 B
Plaintext
#Folders Ignore
|
|
Bin/
|
|
Testing/
|
|
|
|
#cmake ignore
|
|
CMakeCache.txt
|
|
CMakeFiles/
|
|
CMakeScripts/
|
|
Makefile/
|
|
cmake_install.cmake
|
|
install_manifest.txt
|
|
|
|
#yml
|
|
*.yml
|
|
|
|
#Compiled
|
|
*.a
|
|
*.o
|
|
*.lib
|
|
*.so
|
|
*.exe
|
|
*.dll
|