# The build directory should clearly not be checked in /build # Compiled Object files *.slo *.lo *.o *.obj # Precompiled Headers *.gch *.pch # Compiled Dynamic libraries *.so *.dylib *.dll # Incremental linking files *.ilk # Library export files *.exp # Debug symbols *.pdb # Fortran module files *.mod # Compiled Static libraries *.lai *.la *.a *.lib # Executables *.exe *.out *.app # Visual Studio files /packages *.suo *.user