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
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.
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
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.
The text was updated successfully, but these errors were encountered: