Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jar files shouldn't be present in your github repo #48

Open
gkiran292 opened this issue Mar 2, 2020 · 2 comments
Open

Jar files shouldn't be present in your github repo #48

gkiran292 opened this issue Mar 2, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@gkiran292
Copy link

Jar and all the executables shouldn't be present in your Github repo.

@gkiran292 gkiran292 added the bug Something isn't working label Mar 2, 2020
@gkiran292
Copy link
Author

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.

@aniruddhavpatil
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants