bw6-plugin-maven icon indicating copy to clipboard operation
bw6-plugin-maven copied to clipboard

gitignore file suggestions

Open mshahat opened this issue 6 years ago • 2 comments

Hi,

for those modules using the the plugin, it would be useful to have suggestions with gitignore entries. to ignore things like target folder(s) ...etc.

Thanks,

mshahat avatar Dec 03 '18 01:12 mshahat

@mshahat not sure how gitignore entries for applications developed by users would come from the bw6-plugin-maven git project. Also not all users would be using Git.

Can you elaborate on what exactly you are looking for from this Maven project?

awagle avatar Dec 03 '18 09:12 awagle

Thanks, @awagle . apologies for vague request.

The suggestion is to document the build folders/files to ignore. those which are generated during the EAR and/or Docker image e.g. target folder.

In my case I needed gitignore. But if documentation is provided in the agnostic form, then plugin users could adapter to the RCS used.

Thanks,

mshahat avatar Dec 06 '18 22:12 mshahat