diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-31 16:59:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-31 16:59:41 +0100 |
| commit | 75be8cbd1d3307ea62fe8e79543ca518f4ee7bc2 (patch) | |
| tree | 39d9c7ac5dd06e30e0263c2f8ab5b264480b5ad8 /.gitignore | |
| parent | 5f45aee1f16e736a9bae710d5343dcd381f71091 (diff) | |
Update for newer libdcp; add start of manual.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 31dbd5e1f..757f42ece 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,6 @@ src/lib/version.cc *.exe alignment sync +doc/manual/html +doc/manual/pdf +doc/manual/extensions.ent
\ No newline at end of file |
