Apply Team/Ignore settings to folders too when tracking new resources
commit8b45ef8c35d2e8541e7d7c6cb4c85c197e5f83ea
authorRobin Rosenberg <robin.rosenberg.lists@dewire.com>
Tue, 17 Jun 2008 21:16:46 +0000 (17 23:16 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Sat, 28 Jun 2008 10:11:15 +0000 (28 12:11 +0200)
treed6c082ecab9a8dfd8ab02a628fc2ea2aa09a5022
parent4cf736fdf3867490d04c65a04ca1431f7c1ecafb
Apply Team/Ignore settings to folders too when tracking new resources

We used to only care for file resources. Now folders, and their content,
are ignored if the folder name matches a pattern marked as ignored
in the Team settings.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.egit.core/src/org/spearce/egit/core/op/TrackOperation.java