cobigen
cobigen copied to clipboard
Make gitignore test project binary paths more dynamic
The current gitignore uses full paths to binaries built by test projects, this should be changed with star operator to a more dynamic and less cluttered path.
https://github.com/devonfw/cobigen/blob/5c64a1e83cf117d768c30940245b38accf1edf3d/.gitignore#L37-L51