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