You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metamodel.apache.org by ka...@apache.org on 2013/07/17 13:41:04 UTC

git commit: Added .gitignore for JDBC test artifact files.

Updated Branches:
  refs/heads/master 07a088799 -> eef83ad72


Added .gitignore for JDBC test artifact files.

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

Branch: refs/heads/master
Commit: eef83ad722175053e08b889526407f48f49788e7
Parents: 07a0887
Author: kaspers <ka...@kaspers-think.humaninference.com>
Authored: Wed Jul 17 13:41:00 2013 +0200
Committer: kaspers <ka...@kaspers-think.humaninference.com>
Committed: Wed Jul 17 13:41:00 2013 +0200

----------------------------------------------------------------------
 jdbc/src/test/resources/.gitignore | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-metamodel/blob/eef83ad7/jdbc/src/test/resources/.gitignore
----------------------------------------------------------------------
diff --git a/jdbc/src/test/resources/.gitignore b/jdbc/src/test/resources/.gitignore
new file mode 100644
index 0000000..df09781
--- /dev/null
+++ b/jdbc/src/test/resources/.gitignore
@@ -0,0 +1,2 @@
+/trac.db
+/jdbcschema_serialized.dat