question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bug is back: Popup saying that ignored files are in .gitignore

See original GitHub issue

Prerequisites

  • Plugin is in the latest version
  • Issue was not reported yet
  • Stack trace (if provided) contains mobi.hsz.idea.gitignore package name

Description

Whenever I open a project, there’s a message saying <<Ignored files found that are tracked: .ignore plugin found some files that are tracked with Git which are also listed in .gitignore file>>

Steps to Reproduce

  1. Open a PHPStorm project

Expected behavior: I expected the popup to appear only when appropriate and list the files that are tracked and in .gitignor

Actual behavior: Empty dialog opens.

Reproduces how often: Every time

Versions

Plugin: 2.2.2

IDE: PhpStorm 2017.3 EAP Build #PS-173.3188.26, built on October 11, 2017 PhpStorm EAP User Expiration date: November 10, 2017 JRE: 1.8.0_152-release-1024-b5 x86_64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Mac OS X 10.13.1

OS: 10.13.1

Additional Information

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:12
  • Comments:16 (4 by maintainers)

github_iconTop GitHub Comments

6reactions
svenbergryencommented, Oct 14, 2017

This bug was recently fixed in https://github.com/hsz/idea-gitignore/issues/400 and is now back in 2.2.2

2reactions
daneahcommented, Mar 28, 2018

This bug still appears as of PyCharm 2018.1 and the latest version of this plugin.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ignored files found that are tracked · Issue #400 - GitHub
That doesn't make sense, it says there are files that are tracked and ignored , meaning they somehow got added to the repo...
Read more >
.gitignore is ignored by Git - Stack Overflow
My .gitignore file seems to be being ignored by Git - could the .gitignore file be corrupt? Which file format, locale or culture...
Read more >
Files added to .gitignore are still shown in commit changes
So I created a .gitignore file in the project root directory to ignore some files when I'm committing changes. But the problem is...
Read more >
Ignoring in Git: How To Use .gitignore Files - BMC Software
The .gitignore file tells Git which files to ignore when committing your project to the GitHub repository. gitignore is located in the root ......
Read more >
Xcode, git, and gitignore | Apple Developer Forums
In Xcode's Source Control preferences, click the Git button. There is an Ignored Files list where you can add files to ignore. One...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found