# HG changeset patch # User Brecht De Man # Date 1458468086 -3600 # Node ID 51ac572fb0becfd036522d7722811ce571f43ac6 # Parent 3600fff74af9ff75f2c021ea7848381901890362 Add PDFs to repository, remove from .hgignore diff -r 3600fff74af9 -r 51ac572fb0be .hgignore --- a/.hgignore Fri Mar 18 14:52:30 2016 +0000 +++ b/.hgignore Sun Mar 20 11:01:26 2016 +0100 @@ -6,7 +6,6 @@ docs/SMC15/smc2015template.blg docs/SMC15/smc2015template.log docs/SMC15/smc2015template.out -docs/SMC15/smc2015template.pdf docs/SMC15/smc2015template.synctex.gz re:^docs/ExperimentVariableControl\.aux$ re:^docs/ExperimentVariableControl\.log$ @@ -36,7 +35,6 @@ saves/timelines_movement/*.pdf saves re:^docs/WAC2016/\._WAC2016\.bib$ -re:^docs/WAC2016/\._WAC2016\.pdf$ re:^docs/WAC2016/\._WAC2016\.tex$ *.out *.fdb_latexmk @@ -50,4 +48,3 @@ re:^docs/DMRN+10/img/\._TestCreate\.png$ re:^docs/DMRN+10/img/\._APE\.png$ re:^docs/DMRN+10/img/\._MUSHRA\.png$ -re:^docs/AESPosterComp/AESposter\.pdf$ diff -r 3600fff74af9 -r 51ac572fb0be docs/AESPosterComp/AESposter.pdf Binary file docs/AESPosterComp/AESposter.pdf has changed diff -r 3600fff74af9 -r 51ac572fb0be docs/SMC15/smc2015template.pdf Binary file docs/SMC15/smc2015template.pdf has changed