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

gitignore #281

Open
ilsaul opened this issue Jul 22, 2024 · 1 comment
Open

gitignore #281

ilsaul opened this issue Jul 22, 2024 · 1 comment

Comments

@ilsaul
Copy link

ilsaul commented Jul 22, 2024

Hi,
I really appreciate your work and if I can I would like to help you learn new things and suggest you through my experiences.
There is a website for creating a gitignore that helps you deal with many possibilities that you can't think of unless they happen to you directly.

https://www.toptal.com/developers/gitignore/

if I can suggest some settings see below
https://www.toptal.com/developers/gitignore?templates=java,macos,gradle,eclipse,windows,intellij+all,visualstudiocode
Be careful these settings avoid saving the IDE settings. It is always recommended not to save the IDE settings in order to make the project independent of the tool used to develop. Gradle should be used by IDEs to set up properly.

@optyfr
Copy link
Owner

optyfr commented Aug 15, 2024

Well this was a bit intentional as long as I'm alone on this project and it's been 6 years like this until now, but if someone else want to participate, and more specifically a mac developer, I will be happy to remove my personal ide settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants