33 lines
433 B
Plaintext
33 lines
433 B
Plaintext
# Ignore the CMake build files
|
|
CMakeFiles
|
|
CMakeCache.txt
|
|
cmake_install.cmake
|
|
Makefile
|
|
/install_manifest.txt
|
|
/Testing
|
|
/CTestTestfile.cmake
|
|
/CPackConfig.cmake
|
|
/CPackSourceConfig.cmake
|
|
/src/libcolobotbase.a
|
|
|
|
# Ignore the generated documentation
|
|
/doc
|
|
/Doxyfile
|
|
|
|
# Ignore targets
|
|
/colobot
|
|
|
|
# Ignore local data
|
|
/colobot.ini
|
|
/savegame
|
|
|
|
# Standard build directory
|
|
/build
|
|
|
|
# Ignore KDevelop files
|
|
.kdev4
|
|
*.kdev4
|
|
|
|
# Ignore gedit temp files
|
|
*~
|