This forum has been archived. All content is frozen. Please use KDE Discuss instead.
The Discussions and Opinions forum is a place for open discussion regarding everything related to KDE, within the boundaries of KDE Code of Conduct. If you have a question or need a solution for a KDE problem, please post in the apppropriate forum instead.

Hiding Dolphin .directory files in the Netbeans Projects win

Tags: None
(comma "," separated)
systemovich
Registered Member
Posts
4
Karma
0
I am using KDE with its Dolphin file manager. Dolphin uses .directory files to save directory settings. These .directory files appear in the Projects window of Netbeans, even though other dot files, like .git and .gitignore do not appear.

This is the Ignored Files Pattern in Tools > Options > Miscellaneous > Files in Netbeans:

^(CVS|SCCS|vssver.?\.scc|#.*#|%.*%|_svn|node_modules|.directory)$|~$|^\.(?!htaccess$).*$

How can I hide these files?
User avatar
google01103
Manager
Posts
6668
Karma
25
append the following at the end, from http://mrhaki.blogspot.com/2008/06/disp ... s-and.html
Code: Select all
|^\..*$

it's an older post but maybe still relavent


OpenSuse Leap 42.1 x64, Plasma 5.x

systemovich
Registered Member
Posts
4
Karma
0
google01103 wrote:append the following at the end, from http://mrhaki.blogspot.com/2008/06/disp ... s-and.html
Code: Select all
|^\..*$

it's an older post but maybe still relavent


I tried, but no luck. Very strange.

Thanks.


Bookmarks



Who is online

Registered users: Baidu [Spider], Bing [Bot], Google [Bot]