diff options
author | Sascha Wilde <wilde@intevation.de> | 2010-09-06 14:04:50 (GMT) |
---|---|---|
committer | Sascha Wilde <wilde@intevation.de> | 2010-09-06 14:04:50 (GMT) |
commit | 201710f665278a0c14cdbca70cff418c04c7be34 (patch) | |
tree | ab3f3576ec1bd8976a51d0361e4b89dec127072a | |
parent | 13366820ed58296fb20a510cd1e45f13bb79f90f (diff) | |
download | kolab-server-2.2-stable.tar.gz |
Replaced all cvsignore files with one fresh hgignore file.2.2-stable
This is no 1:1 conversion but was created from scratch and tested with
a full build of the 2.2-stable branch.
-rw-r--r-- | bin/.cvsignore | 5 | ||||
-rw-r--r-- | libexec/.cvsignore | 2 | ||||
-rw-r--r-- | sbin/.cvsignore | 4 |
3 files changed, 0 insertions, 11 deletions
diff --git a/bin/.cvsignore b/bin/.cvsignore deleted file mode 100644 index 0eae604..0000000 --- a/bin/.cvsignore +++ /dev/null @@ -1,5 +0,0 @@ -kolab_smtpdpolicy -kolabdcachetool -kolabpasswd -kolabquotareport -kolabquotawarn diff --git a/libexec/.cvsignore b/libexec/.cvsignore deleted file mode 100644 index 3a226d9..0000000 --- a/libexec/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -start -stop diff --git a/sbin/.cvsignore b/sbin/.cvsignore deleted file mode 100644 index 1aafbd5..0000000 --- a/sbin/.cvsignore +++ /dev/null @@ -1,4 +0,0 @@ -kolab_bootstrap -kolabcheckperm -kolabconf -kolabd |