I want to set ctrlp_custom_ignore to ignore the subdirectories of one directory but not files in this directory, e.g.
I have a directory data, I want ignore subdirectories data/data1 data/data2 but not the files like data/mydata.dat in it
I use the option
it doesnot work for me.
However, if I use
it can ignore the whole data directory correctly, but it is not what I want.
Anyone helps me, thanks in advance.
I want to set ctrlp_custom_ignore to ignore the subdirectories of one directory but not files in this directory, e.g. I have a directory data, I want ignore subdirectories data/data1 data/data2 but not the files like data/mydata.dat in it I use the option it doesnot work for me. However, if I use it can ignore the whole data directory correctly, but it is not what I want. Anyone helps me, thanks in advance.