Repository: flex-asjs Updated Branches: refs/heads/develop 28a54c49a -> 599b6e05a
ignore bin folders in examples Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a89d98ec Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a89d98ec Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/a89d98ec Branch: refs/heads/develop Commit: a89d98ecc5134e49a06373d602f258b25c941af1 Parents: 28a54c4 Author: Alex Harui <[email protected]> Authored: Mon May 5 13:29:54 2014 -0700 Committer: Alex Harui <[email protected]> Committed: Mon May 5 13:29:54 2014 -0700 ---------------------------------------------------------------------- examples/.gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/a89d98ec/examples/.gitignore ---------------------------------------------------------------------- diff --git a/examples/.gitignore b/examples/.gitignore new file mode 100644 index 0000000..e660fd9 --- /dev/null +++ b/examples/.gitignore @@ -0,0 +1 @@ +bin/
