Repository: incubator-edgent
Updated Branches:
  refs/heads/master d10b32f2f -> 413dbed13


[git] ignore jdbc test created derby files

Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/413dbed1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/413dbed1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent/diff/413dbed1

Branch: refs/heads/master
Commit: 413dbed135020b62264dac2541a6536493ceeacb
Parents: d10b32f
Author: Dale LaBossiere <[email protected]>
Authored: Wed Sep 7 12:58:33 2016 -0400
Committer: Dale LaBossiere <[email protected]>
Committed: Wed Sep 7 12:58:33 2016 -0400

----------------------------------------------------------------------
 connectors/.gitignore | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/413dbed1/connectors/.gitignore
----------------------------------------------------------------------
diff --git a/connectors/.gitignore b/connectors/.gitignore
index 948fe44..5ce6105 100644
--- a/connectors/.gitignore
+++ b/connectors/.gitignore
@@ -3,3 +3,5 @@
 **/classes/
 **/unittests/
 /bin/
+jdbc/derby.log
+jdbc/JdbcStreamsTestDb

Reply via email to