To keep the root of the codebase cleaner we should create a folder for all configuraton files (.json, .csv, .cfg (excluding MicroManager .cfg file)). We should then tell the code to only look there for configuration files. Should function similar to the log folder where it should always exist and is acceptable to have a hardcoded path and name.
To keep the root of the codebase cleaner we should create a folder for all configuraton files (.json, .csv, .cfg (excluding MicroManager .cfg file)). We should then tell the code to only look there for configuration files. Should function similar to the log folder where it should always exist and is acceptable to have a hardcoded path and name.