aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rw-r--r--tests/.gitignore6
-rw-r--r--vncviewer/.gitignore3
3 files changed, 9 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index d6c73ce1..a114d8c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,3 @@ CMakeCache.txt
Makefile
Makefile.in
config.h
-
-vncviewer.desktop.in
-vncviewer.desktop
diff --git a/tests/.gitignore b/tests/.gitignore
new file mode 100644
index 00000000..110f2510
--- /dev/null
+++ b/tests/.gitignore
@@ -0,0 +1,6 @@
+conv
+convperf
+decperf
+encperf
+fbperf
+hostport
diff --git a/vncviewer/.gitignore b/vncviewer/.gitignore
new file mode 100644
index 00000000..feba068d
--- /dev/null
+++ b/vncviewer/.gitignore
@@ -0,0 +1,3 @@
+vncviewer
+vncviewer.desktop.in
+vncviewer.desktop