How to include just some subdirectory excluding all envelop tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have some tree structure:

/a
/a/a
/a/b
..
/a/z
/b
.. (thousands of folders)
/z

How can I control just /a/a folder?
What exclude file should be?

The way we use now is:

/a/*
/b/
.. (thousands of folders)
/z/
!/a/a

But it is very not nice looking and hard for maintenance...
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]