Updated .gitignore
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/e5284342 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/e5284342 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/diff/e5284342 Branch: refs/heads/0.4.0 Commit: e52843428ff7e2b47679ada4ac1f1cba399504b7 Parents: 35a9b5d Author: Peter Veentjer <[email protected]> Authored: Tue Jul 3 12:50:44 2012 +0300 Committer: Peter Veentjer <[email protected]> Committed: Tue Jul 3 12:50:44 2012 +0300 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/e5284342/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 8ea35a0..9874e25 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ *.swo .DS_Store +atlassian-ide-plugin.xml *.class target/
