Updated Branches: refs/heads/develop 9fa2c6f9b -> fa7ceb35e
Update gitignore file to include html-template directory Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/fa7ceb35 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/fa7ceb35 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/fa7ceb35 Branch: refs/heads/develop Commit: fa7ceb35e26bfcf6062e6d5ee0e6404996938b7b Parents: 425d961 Author: Om <[email protected]> Authored: Thu Nov 7 11:17:27 2013 -0800 Committer: Om <[email protected]> Committed: Thu Nov 7 11:34:41 2013 -0800 ---------------------------------------------------------------------- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/fa7ceb35/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index a4f9f8f..0c85db5 100644 --- a/.gitignore +++ b/.gitignore @@ -116,4 +116,5 @@ _ReSharper*/ #Compressed Files *.zip *.rar -*.tar \ No newline at end of file +*.tar +html-template
