mirror of
https://github.com/rehlds/revoice.git
synced 2025-01-14 15:47:58 +03:00
43 lines
409 B
Plaintext
43 lines
409 B
Plaintext
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.obj
|
|
|
|
# Precompiled Headers
|
|
*.gch
|
|
*.pch
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
*.dll
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
*.lib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
|
|
# MSVS user-scoped config files
|
|
*.user
|
|
|
|
# MSVS internal
|
|
*.sdf
|
|
*.opensdf
|
|
*.suo
|
|
|
|
msvc/ipch
|
|
msvc/Debug
|
|
msvc/Release
|
|
|
|
dep/silk/msvc/Debug
|
|
dep/silk/msvc/Release
|
|
|
|
revoice/msvc/Debug
|
|
revoice/msvc/Release |