diff options
author | David Phillips <dbphillipsnz@gmail.com> | 2015-07-06 22:16:37 +1200 |
---|---|---|
committer | David Phillips <dbphillipsnz@gmail.com> | 2015-07-06 22:16:37 +1200 |
commit | 73b2378478648136af016868e230a8b7cdb9a0bd (patch) | |
tree | b2f814716b24cdea0211c4dec7b13885fa1efe9d /.gitignore | |
parent | 0a13ff9a4815d1ad07f9655d1d662dd9e0a284f0 (diff) | |
download | cue-bin-split-73b2378478648136af016868e230a8b7cdb9a0bd.tar.xz |
Switched to getopt, added useful messages rather than assertions
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ track_* *.bin *.cue *.sh +*.raw |