Idea-gitignore: Allow to disable "You are editing file which is ignored"

Created on 28 Feb 2017  路  3Comments  路  Source: JetBrains/idea-gitignore

Feature request: allow to disable "You are editing file which is ignored" inspection for project.

Reason: I usually use some local (.gitignored) folders in project' that are playground for new files / copy-paste or debugging data sets. Every time I create a file in my local folder I see this warning.

question

Most helpful comment

@mfursov Thank you for reporting this issue.

However you're able to disable this notification in the plugin's settings:

image

All 3 comments

@mfursov Thank you for reporting this issue.

However you're able to disable this notification in the plugin's settings:

image

Thank you. This solves my problem.

Note: You have to have one of the Idea version control integration plugins installed to get to this setting. If you use command line version control by still get the other features of this plugin, you can simply turn on for example the Git Integration plugin, then change this setting, then turn off the integration.

Was this page helpful?
0 / 5 - 0 ratings