peerplays-fc/.gitignore
2013-08-13 23:11:20 -04:00

42 lines
397 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