X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=.gitignore;h=bf65ce2f72f1f8f9e0a1619f5b3f798fc46548a1;hb=e5ae44fe8287c6a5f91c8f9dfced7cb661f0d79b;hp=70738a18f475189d9df36642a39ba509060e226c;hpb=d62877ae6c4e316e43f4052e4b9ba673610012cf;p=dcpomatic.git diff --git a/.gitignore b/.gitignore index 70738a18f..bf65ce2f7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,4 @@ *~ -dvdomatic/tools/test -experimental/ffmpeg-DVD-to-j2c/dvd_to_j2c .waf-* .waf3-* .lock-waf* @@ -15,12 +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