summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: bc2649c2c48467421cdf1a12b31b3cdc5608bad3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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/