This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 233760 - Allow adding inexistent folder to "Ignored Folders"
Summary: Allow adding inexistent folder to "Ignored Folders"
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.3.1
Hardware: PC Mac OS X
: P3 normal with 1 vote (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-01 09:04 UTC by patkoscsaba
Modified: 2017-01-27 10:34 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description patkoscsaba 2013-08-01 09:04:26 UTC
I would like to be able to add inexistent folders to "Ignored Folders". Here is my use case: a build system will create tons of files in folders called "_build" and "_install". These folders are not on my repository, they do not usually exists. They are present only for time being of the build process of the application.

I can not add them while the build is in progress, because so many files are generated that NetBeans can't handle them and just freezes until the indexing is done or the files are gone again.

So, it would be nice to be able to add folders that do not exist to the list of "Ignored Folders".

Thanks.
Comment 1 pmaselkowski 2017-01-27 10:34:37 UTC
In case someone need this, in dev version there are .nbignore files plugin.