diff options
-rw-r--r-- | .cvsignore | 5 | ||||
-rw-r--r-- | Xregion/.cvsignore | 1 | ||||
-rw-r--r-- | network/.cvsignore | 1 | ||||
-rw-r--r-- | rdr/.cvsignore | 1 | ||||
-rw-r--r-- | rfb/.cvsignore | 1 | ||||
-rw-r--r-- | tx/.cvsignore | 1 | ||||
-rw-r--r-- | vncconfig_unix/.cvsignore | 2 | ||||
-rw-r--r-- | vncpasswd/.cvsignore | 2 | ||||
-rw-r--r-- | vncviewer_unix/.cvsignore | 2 | ||||
-rw-r--r-- | x0vncserver/.cvsignore | 2 | ||||
-rw-r--r-- | zlib/.cvsignore | 3 |
11 files changed, 21 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 00000000..b21545c1 --- /dev/null +++ b/.cvsignore @@ -0,0 +1,5 @@ +Makefile +config.cache +config.log +config.status +autom4te.cache diff --git a/Xregion/.cvsignore b/Xregion/.cvsignore new file mode 100644 index 00000000..f3c7a7c5 --- /dev/null +++ b/Xregion/.cvsignore @@ -0,0 +1 @@ +Makefile diff --git a/network/.cvsignore b/network/.cvsignore new file mode 100644 index 00000000..f3c7a7c5 --- /dev/null +++ b/network/.cvsignore @@ -0,0 +1 @@ +Makefile diff --git a/rdr/.cvsignore b/rdr/.cvsignore new file mode 100644 index 00000000..f3c7a7c5 --- /dev/null +++ b/rdr/.cvsignore @@ -0,0 +1 @@ +Makefile diff --git a/rfb/.cvsignore b/rfb/.cvsignore new file mode 100644 index 00000000..f3c7a7c5 --- /dev/null +++ b/rfb/.cvsignore @@ -0,0 +1 @@ +Makefile diff --git a/tx/.cvsignore b/tx/.cvsignore new file mode 100644 index 00000000..f3c7a7c5 --- /dev/null +++ b/tx/.cvsignore @@ -0,0 +1 @@ +Makefile diff --git a/vncconfig_unix/.cvsignore b/vncconfig_unix/.cvsignore new file mode 100644 index 00000000..a5b8d565 --- /dev/null +++ b/vncconfig_unix/.cvsignore @@ -0,0 +1,2 @@ +Makefile +vncconfig diff --git a/vncpasswd/.cvsignore b/vncpasswd/.cvsignore new file mode 100644 index 00000000..1541f0f9 --- /dev/null +++ b/vncpasswd/.cvsignore @@ -0,0 +1,2 @@ +Makefile +vncpasswd diff --git a/vncviewer_unix/.cvsignore b/vncviewer_unix/.cvsignore new file mode 100644 index 00000000..109392a8 --- /dev/null +++ b/vncviewer_unix/.cvsignore @@ -0,0 +1,2 @@ +Makefile +vncviewer diff --git a/x0vncserver/.cvsignore b/x0vncserver/.cvsignore new file mode 100644 index 00000000..586878d6 --- /dev/null +++ b/x0vncserver/.cvsignore @@ -0,0 +1,2 @@ +Makefile +x0vncserver diff --git a/zlib/.cvsignore b/zlib/.cvsignore new file mode 100644 index 00000000..45dfc93e --- /dev/null +++ b/zlib/.cvsignore @@ -0,0 +1,3 @@ +Makefile +example +minigzip |