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