hide asc classes
Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/f95a0166 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/f95a0166 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/f95a0166 Branch: refs/heads/develop Commit: f95a01662a866ce1adcd075eb4a2c4c363470da2 Parents: 617b736 Author: Alex Harui <[email protected]> Authored: Mon Nov 21 23:42:16 2016 -0800 Committer: Alex Harui <[email protected]> Committed: Mon Nov 21 23:42:16 2016 -0800 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f95a0166/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 865d742..3b9d3b5 100644 --- a/.gitignore +++ b/.gitignore @@ -81,6 +81,7 @@ obj/ [Dd]ebug*/ !debugger/ modules/debugger/classes/ +modules/asc/build/java/classes/ [Rr]elease*/ Ankh.NoLoad
