improved sed recommendation for eclipse (my version made a different pattern of includes/excludes)
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/013d50e6 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/013d50e6 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/diff/013d50e6 Branch: refs/heads/0.4.0 Commit: 013d50e67fb5bd4f03b21a57d51c425c05ea9f10 Parents: 9c6a7a7 Author: Cosmin Dumitrache <[email protected]> Authored: Thu Apr 12 14:03:18 2012 +0100 Committer: Cosmin Dumitrache <[email protected]> Committed: Thu Apr 12 14:03:18 2012 +0100 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/013d50e6/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 3fdb23a..29b07f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ \#*\# *~ +*.bak *.swp *.swo .DS_Store
