Better to have one .gitignore at the project root, no? Cheers, F
On 19 August 2015 at 10:49, <[email protected]> wrote: > Repository: empire-db > Updated Branches: > refs/heads/master 9d64499ff -> 04e8aa377 > > > gitignore > > Project: http://git-wip-us.apache.org/repos/asf/empire-db/repo > Commit: http://git-wip-us.apache.org/repos/asf/empire-db/commit/04e8aa37 > Tree: http://git-wip-us.apache.org/repos/asf/empire-db/tree/04e8aa37 > Diff: http://git-wip-us.apache.org/repos/asf/empire-db/diff/04e8aa37 > > Branch: refs/heads/master > Commit: 04e8aa377158922428e579d2dcd964179c622274 > Parents: 9d64499 > Author: Rainer Döbele <[email protected]> > Authored: Wed Aug 19 10:49:18 2015 +0200 > Committer: Rainer Döbele <[email protected]> > Committed: Wed Aug 19 10:49:18 2015 +0200 > > ---------------------------------------------------------------------- > .../empire-db-example-jsf2/src/main/webapp/.gitignore | 1 + > 1 file changed, 1 insertion(+) > ---------------------------------------------------------------------- > > > > http://git-wip-us.apache.org/repos/asf/empire-db/blob/04e8aa37/empire-db-examples/empire-db-example-jsf2/src/main/webapp/.gitignore > ---------------------------------------------------------------------- > diff --git > a/empire-db-examples/empire-db-example-jsf2/src/main/webapp/.gitignore > b/empire-db-examples/empire-db-example-jsf2/src/main/webapp/.gitignore > new file mode 100644 > index 0000000..3d8e3f9 > --- /dev/null > +++ b/empire-db-examples/empire-db-example-jsf2/src/main/webapp/.gitignore > @@ -0,0 +1 @@ > +/.#webclasspath > >
