2012-04-16 17:07:17 +00:00
|
|
|
# Ignore the documentation folder
|
|
|
|
/doc
|
2012-06-26 21:46:33 +00:00
|
|
|
|
2012-10-05 20:05:49 +00:00
|
|
|
# We don't want anyone to checkin /data folder
|
|
|
|
/data
|
|
|
|
|
|
|
|
# Ignore local data
|
|
|
|
/colobot.ini
|
|
|
|
/savegame
|
2012-06-26 21:46:33 +00:00
|
|
|
|
2012-10-05 20:05:49 +00:00
|
|
|
# Ignore the CMake build files
|
|
|
|
CMakeFiles
|
|
|
|
CMakeCache.txt
|
|
|
|
cmake_install.cmake
|
|
|
|
Makefile
|
|
|
|
/install_manifest.txt
|
|
|
|
/Testing
|
|
|
|
/CTestTestfile.cmake
|
|
|
|
/src/CBot/tests/CBot_console/bin/
|