diff options
author | Christian Beier <[email protected]> | 2011-01-29 18:43:06 +0100 |
---|---|---|
committer | Christian Beier <[email protected]> | 2011-01-31 19:12:30 +0100 |
commit | 558a58e0396997dd3cd6e9faccf4b8420b159178 (patch) | |
tree | 44c96c59b114abb23f84f505ddafcdf525aa55fd /.cvsignore | |
parent | 617a5f8b6bf7c5693c47e172ae2682cb4a58de8b (diff) | |
download | libtdevnc-558a58e0396997dd3cd6e9faccf4b8420b159178.tar.gz libtdevnc-558a58e0396997dd3cd6e9faccf4b8420b159178.zip |
Remove unneeded files concerning CVS.
We have a git repo nowadays and I guess we won't go back to CVS.
Signed-off-by: Christian Beier <[email protected]>
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index 13d1958..0000000 --- a/.cvsignore +++ /dev/null @@ -1,30 +0,0 @@ -Makefile -Makefile.in -compile -configure -configure.lineno -config.status -config.log -LibVNCServer.spec.in -LibVNCServer.spec -x11vnc.spec.in -.deps -aclocal.m4 -autom4te.cache -libvncserver-config -_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 - |