diff options
Diffstat (limited to 'unix/xserver')
-rw-r--r-- | unix/xserver/.gitignore | 4 | ||||
-rw-r--r-- | unix/xserver/hw/vnc/.gitignore | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/unix/xserver/.gitignore b/unix/xserver/.gitignore new file mode 100644 index 00000000..9bfed6b2 --- /dev/null +++ b/unix/xserver/.gitignore @@ -0,0 +1,4 @@ +/* +!/hw +/hw/* +!/hw/vnc diff --git a/unix/xserver/hw/vnc/.gitignore b/unix/xserver/hw/vnc/.gitignore new file mode 100644 index 00000000..636d3844 --- /dev/null +++ b/unix/xserver/hw/vnc/.gitignore @@ -0,0 +1 @@ +Xvnc |