X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=.gitignore;h=bf65ce2f72f1f8f9e0a1619f5b3f798fc46548a1;hb=e5a2d0ee5745c75bd6b6cb0b69d7e867d99d0d7c;hp=0ddc1034587674153dc7625824083a5aa157f362;hpb=a4a9ad31643430f67e27c7f0298f9366dfa2a095;p=dcpomatic.git diff --git a/.gitignore b/.gitignore index 0ddc10345..bf65ce2f7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,6 @@ *~ -dvdomatic/tools/test -experimental/ffmpeg-DVD-to-j2c/dvd_to_j2c -deps/vobcopy-1.2.0/*.o -deps/vobcopy-1.2.0/vobcopy .waf-* +.waf3-* .lock-waf* core build @@ -16,4 +13,34 @@ sync doc/manual/html doc/manual/pdf doc/manual/extensions.ent +doc/manual/config.xml +doc/design/*.pdf +doc/design/*.log +doc/design/*.aux +doc/manual/diagrams/*.pdf +doc/manual/diagrams/*.png +doc/manual/colour.pdf +doc/manual/colour.log +doc/manual/colour.aux .be/id-cache +*.pyc +GPATH +GRTAGS +GSYMS +GTAGS +TAGS +.*.swp +.zanata-cache +hacks/subtitle_alignment.png +hacks/drives +test/README.log +test/README.pdf +test/README.aux +.flatpak-builder +src/wx/supporters.cc +src/wx/subscribers.cc +.ccls-cache +compile_commands.json +vim-lsp.log + +lock \ No newline at end of file