Repository: incubator-s2graph Updated Branches: refs/heads/S2GRAPH-5 1d9746180 -> d24176a62
S2GRAPH-5: fill out .rat-excludes Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/7478cf93 Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/7478cf93 Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/7478cf93 Branch: refs/heads/S2GRAPH-5 Commit: 7478cf939cf38e166fee7ee387640cf28bfd9abf Parents: 1d97461 Author: SteamShon <[email protected]> Authored: Mon Dec 28 11:31:22 2015 +0900 Committer: SteamShon <[email protected]> Committed: Mon Dec 28 11:31:22 2015 +0900 ---------------------------------------------------------------------- .rat-excludes | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/7478cf93/.rat-excludes ---------------------------------------------------------------------- diff --git a/.rat-excludes b/.rat-excludes index 5e10a72..54bc33a 100644 --- a/.rat-excludes +++ b/.rat-excludes @@ -5,18 +5,13 @@ README* .gitignore .git .svn -app -app* logs -s2counter_loader -spark project -s2ml target -public -s2rest_netty -s2rest_play -test -test.sh -loader -s2counter_core +s2rest_play/logs +s2rest_play/target +s2rest_play/project +s2counter_core/target +s2counter_loader/target +loader/target +spark/target
