colobot/.gitignore

22 lines
284 B
Plaintext

# Ignore the documentation folder
/doc
# 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/
.kdev4
*.kdev4
*.flv
*.mp4