summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2014-03-30 13:23:56 -0500
committerJohannes Schindelin <johannes.schindelin@gmx.de>2014-03-30 13:23:56 -0500
commit79e68d065004b24811d68e211c27b918654aabed (patch)
tree1451ffb914a1a13f9dceb68beb1c762a726ff2d4
parentf2a93afb4660cfe206171756cb813b34b2ce0e7c (diff)
downloadlibvncserver-79e68d065004b24811d68e211c27b918654aabed.zip
libvncserver-79e68d065004b24811d68e211c27b918654aabed.tar.gz
Ignore more generated files
While at it, also ignore the documentation of the RFB protocol best downloaded manually from http://www.realvnc.com/docs/rfbproto.pdf Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 083b816..2b5e7d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -65,11 +65,16 @@ test/cargstest
test/copyrecttest
test/cursortest
test/encodingstest
+/test/tjbench
+/test/tjunittest
vncterm/LinuxVNC
vncterm/VNCommand
vncterm/example
+/vncterm/linuxvnc
+/vncterm/vncommand
x11vnc.spec
x11vnc/x11vnc
CMakeCache.txt
cmake_install.cmake
/CMakeFiles
+/rfbproto.pdf
OpenPOWER on IntegriCloud