colobot/.gitignore

20 lines
310 B
Plaintext
Raw Normal View History

# Ignore the documentation folder
/doc
# We don't want anyone to checkin /data folder
/data
# Ignore local data
/colobot.ini
/savegame
# Ignore the CMake build files
CMakeFiles
CMakeCache.txt
cmake_install.cmake
Makefile
/install_manifest.txt
/Testing
/CTestTestfile.cmake
/src/CBot/tests/CBot_console/bin/