diff options
author | Ian C <ianc@noddybox.co.uk> | 2006-09-16 00:34:56 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2006-09-16 00:34:56 +0000 |
commit | eeb34217e85320a135a8ee6d2b5888cb98f49575 (patch) | |
tree | 26ef841db963deae1523404592799e153bde1b5c | |
parent | a3b16f394aae46dfd18f5952f16803867bc1f400 (diff) |
Updated ignore rules
-rw-r--r-- | .cvsignore | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,5 +1,5 @@ build -dsspec.arm9 -dsspec.ds.gba -dsspec.elf -dsspec.nds +*.arm9 +*.ds.gba +*.elf +*.nds |