24 lines
299 B
Text
24 lines
299 B
Text
# Output build directory
|
|
/build/
|
|
|
|
# CMake generated files
|
|
CMakeFiles/
|
|
CMakeCache.txt
|
|
cmake_install.cmake
|
|
install_manifest.txt
|
|
Makefile
|
|
/config/config.h
|
|
|
|
# Static libraries
|
|
*.a
|
|
|
|
# Gambas temporary files
|
|
.gambas/
|
|
.startup
|
|
.settings
|
|
.info
|
|
.list
|
|
|
|
# Qt MOC generated files
|
|
moc_*.cxx
|
|
moc_*.cxx_parameters
|