diff options
| author | Simon Tatham <anakin@pobox.com> | 2004-04-29 09:15:42 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2004-04-29 09:15:42 +0000 |
| commit | 4b9d75525238972f1ca30e37034c57c523a3fda1 (patch) | |
| tree | 6a9c9347fc849abebd35c7058eab7d7acc30d882 | |
| parent | 443310b94ce4bd6b6f356f67596582a704305f48 (diff) | |
| download | puzzles-4b9d75525238972f1ca30e37034c57c523a3fda1.zip puzzles-4b9d75525238972f1ca30e37034c57c523a3fda1.tar.gz puzzles-4b9d75525238972f1ca30e37034c57c523a3fda1.tar.bz2 puzzles-4b9d75525238972f1ca30e37034c57c523a3fda1.tar.xz | |
`There's always one'. Add nullgame to .cvsignore.
[originally from svn r4170]
| -rw-r--r-- | .cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ Makefile* -net cube +net cube nullgame *.exe *.obj *.o *.map *.rsp *notes |