Mercurial > noffle
annotate .hgignore @ 500:614a3177b15c noffle tip
Add mail-from option.
Some modern mail systems will try and ensure the sender email is a legitimate
address. Which will fail if there isn't such an address.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Wed, 14 Aug 2013 12:04:39 +0100 |
parents | 1c4d3397e99f |
children |
rev | line source |
---|---|
495
29bc47c5de1e
Remove .cvsignore files and replace with .hgignore.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
1 syntax: glob |
29bc47c5de1e
Remove .cvsignore files and replace with .hgignore.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
2 |
29bc47c5de1e
Remove .cvsignore files and replace with .hgignore.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
3 config.log |
29bc47c5de1e
Remove .cvsignore files and replace with .hgignore.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
4 config.h |
29bc47c5de1e
Remove .cvsignore files and replace with .hgignore.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
5 stamp-h |
29bc47c5de1e
Remove .cvsignore files and replace with .hgignore.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
6 config.cache |
29bc47c5de1e
Remove .cvsignore files and replace with .hgignore.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
7 config.status |
29bc47c5de1e
Remove .cvsignore files and replace with .hgignore.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
8 Makefile |
29bc47c5de1e
Remove .cvsignore files and replace with .hgignore.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
9 *.o |
29bc47c5de1e
Remove .cvsignore files and replace with .hgignore.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
10 src/.deps |
29bc47c5de1e
Remove .cvsignore files and replace with .hgignore.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
11 src/noffle |
499 | 12 autom4te.cache/* |
13 *~ | |
14 stamp-h1 |