2013-06-22 20:35:53 +00:00
|
|
|
# Ignore the CMake build files
|
|
|
|
CMakeFiles
|
|
|
|
CMakeCache.txt
|
|
|
|
cmake_install.cmake
|
|
|
|
Makefile
|
|
|
|
/install_manifest.txt
|
|
|
|
/Testing
|
|
|
|
/CTestTestfile.cmake
|
2014-09-21 09:58:30 +00:00
|
|
|
/CPackConfig.cmake
|
|
|
|
/CPackSourceConfig.cmake
|
2014-10-26 10:06:00 +00:00
|
|
|
/src/libcolobotbase.a
|
2013-06-22 20:35:53 +00:00
|
|
|
|
|
|
|
# Ignore the generated documentation
|
2021-09-29 13:26:19 +00:00
|
|
|
CMakeDoxyfile.in
|
|
|
|
CMakeDoxygenDefaults.cmake
|
2012-04-16 17:07:17 +00:00
|
|
|
/doc
|
2013-06-22 20:35:53 +00:00
|
|
|
/Doxyfile
|
2012-06-26 21:46:33 +00:00
|
|
|
|
2013-06-21 23:11:37 +00:00
|
|
|
# Ignore targets
|
|
|
|
/colobot
|
2015-11-21 15:31:22 +00:00
|
|
|
/src/CBot/libCBot.so
|
2013-06-21 23:11:37 +00:00
|
|
|
|
2012-10-05 20:05:49 +00:00
|
|
|
# Ignore local data
|
|
|
|
/colobot.ini
|
2015-11-21 15:31:22 +00:00
|
|
|
/saves
|
2012-06-26 21:46:33 +00:00
|
|
|
|
2013-06-22 20:35:53 +00:00
|
|
|
# Standard build directory
|
2020-07-06 11:26:27 +00:00
|
|
|
/build*
|
2013-06-21 23:11:37 +00:00
|
|
|
|
|
|
|
# Ignore KDevelop files
|
2013-01-14 21:55:16 +00:00
|
|
|
.kdev4
|
|
|
|
*.kdev4
|
2013-12-25 17:53:32 +00:00
|
|
|
|
|
|
|
# Ignore gedit temp files
|
|
|
|
*~
|
2015-07-27 16:13:14 +00:00
|
|
|
|
|
|
|
# Ignore QtCreator temp files
|
|
|
|
CMakeLists.txt.user
|
|
|
|
CMakeLists.txt.user.*
|
2016-08-15 16:08:18 +00:00
|
|
|
|
|
|
|
# Ignore Visual Studio Code files
|
|
|
|
/.vscode
|
2017-11-17 17:55:57 +00:00
|
|
|
|
|
|
|
# Ignore CLion files
|
|
|
|
/.idea
|
2020-05-15 13:06:37 +00:00
|
|
|
|
2018-06-04 07:17:51 +00:00
|
|
|
# Ignore Visual Studio files
|
|
|
|
/CMakeSettings.json
|
|
|
|
/.vs
|
2020-07-06 11:26:27 +00:00
|
|
|
/out
|
2023-04-10 19:37:55 +00:00
|
|
|
|
2023-04-10 21:22:23 +00:00
|
|
|
# Ignore CMakeUserPresets.json
|
2023-04-10 19:37:55 +00:00
|
|
|
CMakeUserPresets.json
|