You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by er...@apache.org on 2014/12/10 13:56:09 UTC

[03/13] git commit: [flex-sdk] [refs/heads/develop] - Add FlexUnit generated app to .gitignore

Add FlexUnit generated app to .gitignore

Signed-off-by: Erik de Bruin <er...@ixsoftware.nl>


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/16fb88a7
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/16fb88a7
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/16fb88a7

Branch: refs/heads/develop
Commit: 16fb88a7a2d0e7573e857de143d97029f47e80ad
Parents: 6dc8070
Author: Erik de Bruin <er...@ixsoftware.nl>
Authored: Tue Dec 9 12:13:35 2014 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
Committed: Wed Dec 10 13:30:04 2014 +0100

----------------------------------------------------------------------
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/16fb88a7/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 1177a2c..72f6ada 100644
--- a/.gitignore
+++ b/.gitignore
@@ -137,3 +137,4 @@ air-sdk-description.xml
 samples/descriptor-sample.xml
 include/FlashRuntimeExtensions.h
 visualcomps
+FlexUnitCompilerApplication.mxml
\ No newline at end of file