Parent Directory
|
Revision Log
++ whatpm/What/ChangeLog 25 Apr 2007 11:02:00 -0000 2007-04-25 Wakaba <wakaba@suika.fam.cx> * Makefile: New file. ++ ChangeLog 25 Apr 2007 11:18:21 -0000 2007-04-25 Wakaba <wakaba@suika.fam.cx> * MANIFEST.SKIP: .htaccess is added. * .htaccess: New file.
| 1 | wakaba | 1.1 | # Version control files and dirs. |
| 2 | \bRCS\b | ||
| 3 | \bCVS\b | ||
| 4 | ,v$ | ||
| 5 | \.cvsignore$ | ||
| 6 | ^cvscommit\.sh$ | ||
| 7 | |||
| 8 | wakaba | 1.2 | # For HTTP |
| 9 | \.htaccess$ | ||
| 10 | |||
| 11 | wakaba | 1.1 | # Makemaker generated files and dirs. |
| 12 | ^MANIFEST\. | ||
| 13 | ^Makefile$ | ||
| 14 | ^blib/ | ||
| 15 | ^MakeMaker-\d | ||
| 16 | ^pm_to_blib$ | ||
| 17 | |||
| 18 | # Temp, old and emacs backup files. | ||
| 19 | ~$ | ||
| 20 | \.old$ | ||
| 21 | ^#.*#$ | ||
| 22 | ^\.# | ||
| 23 | \.BAK$ | ||
| 24 | \.bak$ | ||
| 25 | \.tdy$ | ||
| 26 | |||
| 27 | # Old releases | ||
| 28 | ^whatpm-.*\.tar\.gz$ |
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |