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:
parent
7ba2491031
commit
ae7b43daab
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@ src/util/test_amount
|
|||||||
src/util/test_crypto
|
src/util/test_crypto
|
||||||
src/util/test_json
|
src/util/test_json
|
||||||
src/util/test_wireformats
|
src/util/test_wireformats
|
||||||
|
doc/paper/llncs.cls
|
||||||
|
Loading…
Reference in New Issue
Block a user