Closed fmessmer closed 7 years ago
considered @ipa-mig's comments @ipa-fmw please provide feedback...
After approval, I will provide PRs to the relevant repositories
Here is a list of candidates for the default .gitignore:
Did I forget something? Should any of the packages above NOT use the default .gitignore?
all navigation packages could use the new one.
I guess the rest should be fine as well. I'm not sure about msh, though.
Still waiting for @ipa-fmw's feedback, though?
Yes, I'd like to see approval of @ipa-fmw and @ipa-nhg for this before creating 30 PRs...
Well, I'll go on with this now...I have three approvals...
updated all repos from the list above!
@ipa-mig @ipa-fmw @ipa-nhg @ipa-bnm How do you like this one? related to https://github.com/ipa320/cob_calibration_data/pull/118
I'm not sure about
bin
andlib
as we sometimes have files in these folder which we don't want to be gitignored...e.g. cob_extern.... I think we could removebuild
,bin
andlib
ascatkin
does not create those folders in the source space anymore...