summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 892c9f5..990ced4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,8 @@
*.exe
*.out
*.app
+/client/bemenu
+/client/bemenu-run
# Vim swap files
.*.swp
@@ -38,3 +40,19 @@ bin/
*~
*.backup
*.old
+
+# CMake
+CMakeFiles
+CTestTestfile.cmake
+Makefile
+cmake_install.cmake
+CMakeCache.txt
+CMakeDoxyfile.in
+CMakeDoxygenDefaults.cmake
+DartConfiguration.tcl
+Doxyfile
+
+# Generated source files
+/lib/version.h
+/lib/renderers/wayland/wayland-*-client-protocol.h
+/lib/renderers/wayland/wayland-*-protocol.c