diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-03-03 11:51:31 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-03-03 11:51:31 +0000 |
| commit | 8fa7745d2a27636e1814cf7cb6702103981a7a65 (patch) | |
| tree | a066266ba6ce0dd346b29144ff14fea25b360426 /.gitignore | |
| parent | 457a05b689a0f8923a6573a303d9cc5761ae08c9 (diff) | |
vobcopy.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6c34004ab..c37d2ea1b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ *~ dvdomatic/tools/test experimental/ffmpeg-DVD-to-j2c/dvd_to_j2c +deps/vobcopy-1.2.0/*.o +deps/vobcopy-1.2.0/vobcopy .waf-* .lock-waf* core |
