winAutoHide

This program has the purpose of automatically hiding files and folders that match some regular expression. Originally it was written to duplicate the behavior of Linux to hide files whose filenames begin with a dot. The program was written in Python and uses the tkinter GUI framework.