diff options
-rw-r--r-- | .gitignore (renamed from .cvsignore) | 0 | ||||
-rw-r--r-- | daemon/.cvsignore | 13 | ||||
-rw-r--r-- | examples/.cvsignore | 5 | ||||
-rw-r--r-- | src/.cvsignore | 6 |
4 files changed, 0 insertions, 24 deletions
diff --git a/daemon/.cvsignore b/daemon/.cvsignore deleted file mode 100644 index a11bc9cb..00000000 --- a/daemon/.cvsignore +++ /dev/null @@ -1,13 +0,0 @@ -Makefile.in -Makefile -aclocal.m4 -autom4te.cache -build* -config.h -config.h.in -config.log -config.status -configure -install-sh -missing -stamp-h1 diff --git a/examples/.cvsignore b/examples/.cvsignore deleted file mode 100644 index d8d66249..00000000 --- a/examples/.cvsignore +++ /dev/null @@ -1,5 +0,0 @@ -.deps -.libs -Makefile -Makefile.in -df
\ No newline at end of file diff --git a/src/.cvsignore b/src/.cvsignore deleted file mode 100644 index c45d1c0c..00000000 --- a/src/.cvsignore +++ /dev/null @@ -1,6 +0,0 @@ -.deps -.libs -Makefile -Makefile.in -libguestfs.la -*.lo
\ No newline at end of file |