diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 40 |
1 files changed, 7 insertions, 33 deletions
@@ -2,44 +2,24 @@ *~ Makefile Makefile.in -compile -configure -configure.lineno -config.status -config.log LibVNCServer.spec.in LibVNCServer.spec -x11vnc.spec.in -.deps -.libs -aclocal.m4 -autom4te.cache libvncserver-config *.pc -_configs.sed -config.h LibVNCServer*.tar.gz -upload_beta.sh -stamp-* -x11vnc*.tar.gz config.h.in rfbconfig.h rfbconfig.h.in -install-sh -missing -mkinstalldirs -depcomp -description-pak -libvncserver*.deb *.o -*.lo -CVS +*.a +*.so +*.so.* client_examples/SDLvncviewer client_examples/backchannel client_examples/gtkvncviewer client_examples/ppmtest -config.guess -config.sub +client_examples/vnc2mpg +build/ examples/zippy examples/backchannel examples/blooptest @@ -58,14 +38,12 @@ examples/simple examples/simple15 examples/storepasswd examples/vncev -libtool -libvncclient/libvncclient.la -libvncserver/libvncserver.la test/blooptest test/cargstest test/copyrecttest test/cursortest test/encodingstest +test/wstest /test/tjbench /test/tjunittest vncterm/LinuxVNC @@ -73,14 +51,10 @@ vncterm/VNCommand vncterm/example /vncterm/linuxvnc /vncterm/vncommand -x11vnc.spec -x11vnc/x11vnc CMakeCache.txt -cmake_install.cmake +*.cmake /CMakeFiles /rfbproto.pdf /rfbproto.rst /vencrypt.txt /INSTALL -.dirstamp -/ltmain.sh |