# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app

# SVN metadata
.svn

# LLVM bitcode files
*.bc
!tools/allmux/main/mux_main.bc

# Python byte code files
*.pyc

# Vi swap files
*.swp

/build*/
/install
/result
