Mercurial > hg > octave-lyh
annotate .hgignore @ 8325:b93ac0586e4b
spelling corrections
Here is a patch with some spelling corrections to the manual.
changeset: 8308:aeaf884ea9af
user: Brian Gough <bjg@gnu.org>
date: Fri Nov 07 09:26:17 2008 -0500
summary: [docs] assoicated => associated
author | Brian Gough<bjg@network-theory.co.uk> |
---|---|
date | Mon, 17 Nov 2008 11:38:39 +0100 |
parents | feaaf725c54f |
children | 95b1c64c287f |
rev | line source |
---|---|
0
22412e3a4641
Tailor preparing to convert repo by adding .hgignore
jwe@segfault.lan
parents:
diff
changeset
|
1 (^|/)CVS($|/) |
22412e3a4641
Tailor preparing to convert repo by adding .hgignore
jwe@segfault.lan
parents:
diff
changeset
|
2 (^|/)\.hg($|/) |
22412e3a4641
Tailor preparing to convert repo by adding .hgignore
jwe@segfault.lan
parents:
diff
changeset
|
3 (^|/)\.hgtags($|/) |
7823
feaaf725c54f
Ignore build directories.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
0
diff
changeset
|
4 |
feaaf725c54f
Ignore build directories.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
0
diff
changeset
|
5 ^build-.*($|/) |
feaaf725c54f
Ignore build directories.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
0
diff
changeset
|
6 (^|/)configure$ |
feaaf725c54f
Ignore build directories.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
0
diff
changeset
|
7 (^|/)autom4te.cache($|/) |
feaaf725c54f
Ignore build directories.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
0
diff
changeset
|
8 ^config\.h\.in$ |