diff options
| author | Simon Tatham <anakin@pobox.com> | 2004-04-28 12:39:39 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2004-04-28 12:39:39 +0000 |
| commit | d37b52bde5a358b1ee839c263bdc0308d1047a1a (patch) | |
| tree | 5ce80d2e90fa9c04796588cb9624c332e33bab7f | |
| parent | d44034bcf699661a11b587c884365a8aa4d6bd39 (diff) | |
| download | puzzles-d37b52bde5a358b1ee839c263bdc0308d1047a1a.zip puzzles-d37b52bde5a358b1ee839c263bdc0308d1047a1a.tar.gz puzzles-d37b52bde5a358b1ee839c263bdc0308d1047a1a.tar.bz2 puzzles-d37b52bde5a358b1ee839c263bdc0308d1047a1a.tar.xz | |
Add .map and .rsp files to .cvsignore.
[originally from svn r4160]
| -rw-r--r-- | .cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ Makefile* net cube *.exe *.obj *.o +*.map *.rsp *notes |