2012-07-18 21:28:26 +00:00
|
|
|
# Compiled Object files
|
|
|
|
*.slo
|
|
|
|
*.lo
|
|
|
|
*.o
|
|
|
|
|
|
|
|
# Compiled Dynamic libraries
|
|
|
|
*.so
|
|
|
|
|
|
|
|
# Compiled Static libraries
|
|
|
|
*.lai
|
|
|
|
*.la
|
|
|
|
*.a
|
2012-07-20 01:08:29 +00:00
|
|
|
|
2012-10-28 19:51:27 +00:00
|
|
|
# Dependency makefiles
|
|
|
|
*.d
|
|
|
|
|
2013-05-27 19:26:30 +00:00
|
|
|
# Compiled executable
|
2012-07-20 01:08:29 +00:00
|
|
|
emulationstation
|
2013-05-15 07:40:16 +00:00
|
|
|
|
2013-05-27 19:26:30 +00:00
|
|
|
# build directory
|
2013-05-16 10:04:02 +00:00
|
|
|
build
|
|
|
|
Debug
|
|
|
|
Release
|
|
|
|
MinSizeRel
|
2013-05-27 19:26:30 +00:00
|
|
|
RelWithDebInfo
|
|
|
|
|
|
|
|
# CMake
|
|
|
|
CMakeCache.txt
|
|
|
|
CMakeFiles
|
|
|
|
cmake_install.cmake
|
|
|
|
Makefile
|
2016-08-03 18:09:59 +00:00
|
|
|
|
|
|
|
# Eclipse
|
|
|
|
.cproject
|
|
|
|
.project
|
|
|
|
.settings/
|