Repository: empire-db Updated Branches: refs/heads/master a7e5ff803 -> 1181d48b5
add gitignore for releaseBackup Project: http://git-wip-us.apache.org/repos/asf/empire-db/repo Commit: http://git-wip-us.apache.org/repos/asf/empire-db/commit/1181d48b Tree: http://git-wip-us.apache.org/repos/asf/empire-db/tree/1181d48b Diff: http://git-wip-us.apache.org/repos/asf/empire-db/diff/1181d48b Branch: refs/heads/master Commit: 1181d48b5b5cceb36a3fd965854265a61a42c097 Parents: a7e5ff8 Author: Rainer Döbele <[email protected]> Authored: Thu Jan 5 13:37:04 2017 +0100 Committer: Rainer Döbele <[email protected]> Committed: Thu Jan 5 13:37:04 2017 +0100 ---------------------------------------------------------------------- empire-db-dist/.gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/empire-db/blob/1181d48b/empire-db-dist/.gitignore ---------------------------------------------------------------------- diff --git a/empire-db-dist/.gitignore b/empire-db-dist/.gitignore index 0c2b833..09b8a6a 100644 --- a/empire-db-dist/.gitignore +++ b/empire-db-dist/.gitignore @@ -1,2 +1,3 @@ -/.settings/ -/.project +/.settings/ +/.project +/pom.xml.releaseBackup
