Open 3ach opened 5 years ago
Yes. They are automatically generated at build-time, so no reason to keep them.
There is an issue which is that not every file in those directories should be in the manifest. In particular, the GenBank directory has several that we need to skip. Also, there are non-SBOL or SBOL-like files that should be ignored.
This moves the generation of manifests into the maven build process. It also removes and .gitignores the files. This should resolve issue with the manifests and filetree getting out of sync.