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

Extended Gitignore #26

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Extended Gitignore #26

wants to merge 2 commits into from

Conversation

erayerdin
Copy link

@erayerdin erayerdin commented Sep 24, 2018

.gitignore extended with:

  • All Jetbrains Products
  • Specifically Intellij IDEA
  • Maven

The aim of this PR is;

  • to ease of development for developers who use Jetbrains products
  • better covering of temporary Maven files which might create headaches

The .gitignore file is extended, in other words new ignore entries appended to the file with respect to old entries in case those might be needed by the original author. Duplicate lines/entries in .gitignore does not affect the workflow, so it is safe to merge.

@erayerdin erayerdin mentioned this pull request Sep 24, 2018
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

Successfully merging this pull request may close these issues.

1 participant