From 79e68d065004b24811d68e211c27b918654aabed Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Sun, 30 Mar 2014 13:23:56 -0500 Subject: 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 --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') 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 -- cgit v1.2.3