Ignore llncs.cls

We should ignore doc/paper/llncs.cls because Springer does not allow
anyone to distribute llncs.cls but them.  It's possible to add a
download script to obtain it as done here :
https://github.com/latextemplates/LNCS/issues/2#issuecomment-126749267

I'd recommend removing the dependency on llncs.cls before distributing
the paper.
This commit is contained in:
Jeff Burdges 2015-07-31 20:47:18 +02:00
parent 7ba2491031
commit ae7b43daab

1
.gitignore vendored
View File

@ -40,3 +40,4 @@ src/util/test_amount
src/util/test_crypto
src/util/test_json
src/util/test_wireformats
doc/paper/llncs.cls