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