need to exclude pbj
Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/117c30bb Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/117c30bb Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/117c30bb Branch: refs/heads/develop Commit: 117c30bbe7b53fd8f294e2195dfc4e7882ee36c4 Parents: 1034411 Author: Alex Harui <[email protected]> Authored: Thu Mar 9 11:59:05 2017 -0800 Committer: Alex Harui <[email protected]> Committed: Thu Mar 9 11:59:05 2017 -0800 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/117c30bb/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index f0846aa..38d7487 100644 --- a/.gitignore +++ b/.gitignore @@ -48,6 +48,7 @@ thirdparty/ 3.0.33/ 3.0.33 +*.pbj *.vms *.ser *.mxp
