forked from LibVNC/libvncserver
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
58 lines (58 loc) · 890 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
*.swp
*~
Makefile
*.pc
LibVNCServer*.tar.gz
rfbconfig.h
*.o
*.a
*.so
*.so.*
client_examples/SDLvncviewer
client_examples/backchannel
client_examples/gtkvncviewer
client_examples/ppmtest
client_examples/vnc2mpg
build/
doc/
examples/zippy
examples/backchannel
examples/blooptest
examples/camera
examples/cursors
examples/colourmaptest
examples/example
examples/filetransfer
examples/fontsel
examples/mac
examples/pnmshow
examples/pnmshow24
examples/regiontest
examples/repeater
examples/rotate
examples/simple
examples/simple15
examples/storepasswd
examples/vncev
examples/x11
test/blooptest
test/cargstest
test/copyrecttest
test/encodingstest
test/wstest
/test/tjbench
/test/tjunittest
vncterm/LinuxVNC
vncterm/VNCommand
vncterm/example
/vncterm/linuxvnc
/vncterm/vncommand
CMakeCache.txt
/CMakeFiles
/rfbproto.pdf
/rfbproto.rst
/vencrypt.txt
/INSTALL
.ccls-cache
.log
compile_commands.json