summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Beier <dontmind@freeshell.org>2018-12-28 21:24:48 +0100
committerChristian Beier <dontmind@freeshell.org>2018-12-28 21:24:48 +0100
commitfef917ed043a12e854f05bb75d781c168d366880 (patch)
treeae9f7fd4f0757cf2f54f3b08f1b5fdb20eb00578
parent484e5088f45847c9d2fa6cdbeb123a100402c40f (diff)
downloadlibtdevnc-fef917ed.tar.gz
libtdevnc-fef917ed.zip
.gitignore: fix for in-tree builds, add 'build' dir
re #248
-rw-r--r--.gitignore8
1 files changed, 6 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 03bdf0f..0c0e8e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,14 +32,18 @@ depcomp
description-pak
libvncserver*.deb
*.o
-*.lo
+*.a
+*.so
+*.so.*
CVS
client_examples/SDLvncviewer
client_examples/backchannel
client_examples/gtkvncviewer
client_examples/ppmtest
+client_examples/vnc2mpg
config.guess
config.sub
+build/
examples/zippy
examples/backchannel
examples/blooptest
@@ -77,7 +81,7 @@ vncterm/example
x11vnc.spec
x11vnc/x11vnc
CMakeCache.txt
-cmake_install.cmake
+*.cmake
/CMakeFiles
/rfbproto.pdf
/rfbproto.rst