peerplays-fc/.gitignore
2013-08-11 10:05:02 -04:00

42 lines
395 B
Text

# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
#CMake->MSVC artifacts
*.sln
*.vcxproj
ALL_BUILD
ZERO_CHECK
#MSVC secondary artifacts
*.suo
*.vcxproj.filters
*.vcxproj.user
*.pdb
*.ilk
*.lastbuildstate
*.sdf
*.opensdf
Debug
Release
CMakeFiles
Makefile
cmake_install.cmake
libfc.a
libfc_debug.a