-
Notifications
You must be signed in to change notification settings - Fork 344
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
Add IntelliJ specific files to gitignore #33
Conversation
Signed-off-by: Georgios Andrianakis <[email protected]>
c39614e
to
526895d
Compare
Codecov Report
@@ Coverage Diff @@
## master #33 +/- ##
=======================================
Coverage 99.16% 99.16%
=======================================
Files 16 16
Lines 599 599
=======================================
Hits 594 594
Misses 5 5 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r1.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @geoand)
.gitignore, line 110 at r1 (raw file):
### IntelliJ ### .idea
Could you instead generate a new file using gitignore.io? At the top of this file, there's the URL that was used to generate this file here. Add "intellij" to the URL (or "intellij+all") and place the output in this file.
Signed-off-by: Georgios Andrianakis <[email protected]>
@jpkrohling Didn't know about I pushed a second commit to the PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r2.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @geoand)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @geoand)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: complete! all files reviewed, all discussions resolved
Thanks! |
You are welcome!
…On Thu, Sep 20, 2018, 16:24 Juraci Paixão Kröhling ***@***.***> wrote:
Thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AELBvy-eNbzGAoQH0M4hsyeeZQ-5zmLyks5uc5cngaJpZM4WyCCY>
.
|
No description provided.