You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google for mvn project .gitignore file so that you wouldn't have to include all the folders manually
Even better method is including all the common .gitignore file lines of all the languages you are using.
Thanks for pointing this out. As of now, we've retained the .jar files in order to dockerize the services easily. We will be looking into building and running from the source soon.
Jar and all the executables shouldn't be present in your Github repo.
The text was updated successfully, but these errors were encountered: