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

[feature]: Add server binary to .gitignore #1438

Closed
1 task done
SkySingh04 opened this issue Jan 28, 2024 · 1 comment · Fixed by #1501
Closed
1 task done

[feature]: Add server binary to .gitignore #1438

SkySingh04 opened this issue Jan 28, 2024 · 1 comment · Fixed by #1501
Labels
Enhancement New feature or request keploy

Comments

@SkySingh04
Copy link
Contributor

SkySingh04 commented Jan 28, 2024

Is there an existing feature request for this?

  • I have searched the existing issues

Summary

Currently whenever we use go build , a server file is generated for execution. Adding it to .gitignore will prevent from accidently committing it to a Pull Request and remove the untracked flag from git in Vscode

image

Along with this, it might be a good decision to add in keploy-config.yaml and keploy-logs.txt to the .gitignore file

Why should this be worked on?

Improves the developer experience

Repository

keploy

@SkySingh04 SkySingh04 added the Enhancement New feature or request label Jan 28, 2024
Copy link

Thank you and congratulations 🎉 for opening your very first issue in keploy

@SkySingh04 SkySingh04 changed the title [feature]: Add server to .gitignore [feature]: Add server binary to .gitignore Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request keploy
Projects
None yet
1 participant