Updated Branches: refs/heads/release4.10.0 7bb43f577 -> d29568275
Removed files that are are in source release Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/0f4ae66d Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/0f4ae66d Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/0f4ae66d Branch: refs/heads/release4.10.0 Commit: 0f4ae66d0dd9fc2b8d2f0bd10abe90d905ac02b2 Parents: 7bb43f5 Author: Justin Mclean <[email protected]> Authored: Tue Jul 23 12:26:53 2013 +1000 Committer: Justin Mclean <[email protected]> Committed: Tue Jul 23 12:26:53 2013 +1000 ---------------------------------------------------------------------- .gitignore | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0f4ae66d/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 9bfe8f5..3d4b78a 100644 --- a/.gitignore +++ b/.gitignore @@ -24,9 +24,6 @@ build.log release out gen -frameworks/flex-config.xml -frameworks/air-config.xml -frameworks/airmobile-config.xml local.properties #Apache Flex Projects @@ -38,7 +35,6 @@ ide/ flex2/ thirdparty/ META-INF/ -3.0.33/ tempDoc/ *.pbj @@ -53,7 +49,6 @@ FABridge.js frameworks/projects/spark/manifest.xml env.properties local.properties -flex-sdk-description.xml packages.dita rat.report airsdk.xml
