summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 5 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 0e9774c..d2c6fbc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,9 @@
# Ignore the documentation folder
/doc
+# Ignore targets
+/colobot
+
# Ignore local data
/colobot.ini
/savegame
@@ -13,9 +16,8 @@ Makefile
/install_manifest.txt
/Testing
/CTestTestfile.cmake
-/src/CBot/tests/CBot_console/bin/
+
+# Ignore KDevelop files
.kdev4
*.kdev4
-*.flv
-*.mp4