Hi All,
Now since we have moved the repo from CVS => git can we consider moving each
driver to its respective directory under src/. The src/ directory is too
crowded with more then 150+ base files and more when you compile things.
Also is there any way to output the compiled files to a separate out directory
instead of keeping everything under src/. That would be advantages in two ways
mainly one by reducing the entries in .gitignore (will be just out directory)
and secondly will reduce the clutter by keeping src and output separate.
Regards,
Pritesh