2015-04-29 12:27 GMT+02:00 Bruno P. Kinoshita <brunodepau...@yahoo.com.br>:
> Or you can use a global .gitignore [1] file. > > This way we don't have to include other IDE specific entries in the code > repository anymore. > +1 > > Bruno > > [1] http://stackoverflow.com/questions/7335420/global-git-ignore > > > From: "joe...@apache.org" <joe...@apache.org> > To: comm...@commons.apache.org > Sent: Wednesday, April 29, 2015 9:34 PM > Subject: [lang] Ignore more Eclipse cruft. > > Repository: commons-lang > Updated Branches: > refs/heads/master 102b75cd9 -> 6965455f8 > > > Ignore more Eclipse cruft. > > Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo > Commit: > http://git-wip-us.apache.org/repos/asf/commons-lang/commit/6965455f > Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/6965455f > Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/6965455f > > Branch: refs/heads/master > Commit: 6965455f8a90474c656e68031c780e9531cea21f > Parents: 102b75c > Author: joehni <joe...@apache.org> > Authored: Wed Apr 29 11:25:12 2015 +0200 > Committer: joehni <joe...@apache.org> > Committed: Wed Apr 29 11:25:12 2015 +0200 > > ---------------------------------------------------------------------- > .gitignore | 1 + > 1 file changed, 1 insertion(+) > ---------------------------------------------------------------------- > > > > http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6965455f/.gitignore > ---------------------------------------------------------------------- > diff --git a/.gitignore b/.gitignore > index 338a65b..8f8fd6a 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -15,3 +15,4 @@ site-content > .settings > .classpath > .project > +.externalToolBuilders > \ No newline at end of file > > > > > -- http://people.apache.org/~britter/ http://www.systemoutprintln.de/ http://twitter.com/BenediktRitter http://github.com/britter