Skip to content
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 support for a .hidefiles file #5

Open
guiraldelli opened this issue Aug 12, 2015 · 3 comments
Open

Add support for a .hidefiles file #5

guiraldelli opened this issue Aug 12, 2015 · 3 comments

Comments

@guiraldelli
Copy link

It would be very interesting if the user could create a .hidefiles file with regular expressions or filenames (such as a .gitignore file) that would contain all the patterns to be hidden.

@ghost
Copy link

ghost commented May 15, 2017

Nice idea. It would also be cool if we can optionally place the file inside the .git/info/ dir so it doesn't get in the way.

@softwarecreations
Copy link

@guiraldelli @Lope
I've implemented this functionality
https://github.com/softwarecreations/atom-hide-files
#9

@Haz001
Copy link

Haz001 commented Nov 28, 2020

In the most common Linux file managers (nautilus, nemo, thunar, .etc) and some text editors like Kate a .hidden file is used to list files and directories that should be hidden, it would be nice if you used .hidden as I and many other Linux users already use .hidden to hide files and folders.

Wikipeida Link

Thanks,
Harry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants