ISIS-903: removing duplicate in .gitignore for simpleapp
Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/1ee748e9 Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/1ee748e9 Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/1ee748e9 Branch: refs/heads/master Commit: 1ee748e9693c7684eed3b4de06304c1092485247 Parents: 7fa5ed5 Author: Dan Haywood <[email protected]> Authored: Sun Feb 15 14:40:27 2015 +0000 Committer: Dan Haywood <[email protected]> Committed: Wed Feb 18 14:07:37 2015 +0000 ---------------------------------------------------------------------- example/application/simpleapp/.gitignore | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/isis/blob/1ee748e9/example/application/simpleapp/.gitignore ---------------------------------------------------------------------- diff --git a/example/application/simpleapp/.gitignore b/example/application/simpleapp/.gitignore index 0609553..2e2f988 100644 --- a/example/application/simpleapp/.gitignore +++ b/example/application/simpleapp/.gitignore @@ -17,7 +17,6 @@ JArchitectOut/ neo4j_DB/ # log files -i18n-po.log datanucleus.log isis.log i18n-po.log
