diff options
| author | mailman | 1998-03-04 17:48:03 +0000 |
|---|---|---|
| committer | mailman | 1998-03-04 17:48:03 +0000 |
| commit | 93cc7ab8fe353c4ede29d1c44cecef24e41231cb (patch) | |
| tree | 06ec07501206005cdf7b6960530909a37f80c9da | |
| parent | 75a8c3594be6576ba967bfbb6ed78d90b32f69e6 (diff) | |
| download | mailman-93cc7ab8fe353c4ede29d1c44cecef24e41231cb.tar.gz mailman-93cc7ab8fe353c4ede29d1c44cecef24e41231cb.tar.zst mailman-93cc7ab8fe353c4ede29d1c44cecef24e41231cb.zip | |
Using '*', ignore *all* unregistered files - so we don't have to edit
this for each new list. The catch is that we won't be informed of
files that have been added but that we've neglected to check in.
| -rw-r--r-- | templates/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/.cvsignore b/templates/.cvsignore new file mode 100644 index 000000000..72e8ffc0d --- /dev/null +++ b/templates/.cvsignore @@ -0,0 +1 @@ +* |
