bw6-plugin-maven
bw6-plugin-maven copied to clipboard
gitignore file suggestions
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 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?
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,