Development: changing reco routines layout
Please, have a look to the following changes in p348reco/
:
- p348reco now has a library target which perfroms compiling the implementation into static library (libp348reco.a)
- added .gitattributes file to make git treat the coral's binary stuff as binary content and not make large diffs
- extended .gitignore file in order to avoid indexing comipled binaries / project files, etc.