2
0
mirror of https://github.com/rehlds/revoice.git synced 2025-01-01 09:35:28 +03:00
revoice/.gitignore

29 lines
242 B
Plaintext
Raw Normal View History

2015-12-13 13:49:05 +03:00
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app