EmulationStation/.gitignore

32 lines
315 B
Plaintext

# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
# Compiled Static libraries
*.lai
*.la
*.a
# Dependency makefiles
*.d
# Compiled executable
emulationstation
# build directory
build
Debug
Release
MinSizeRel
RelWithDebInfo
# CMake
CMakeCache.txt
CMakeFiles
cmake_install.cmake
Makefile