This is an automated email from the ASF dual-hosted git repository. tv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jcs.git
commit b381e6f083da8d3d7fb3bedf3449ed4e99b84e5d Author: Thomas Vandahl <t...@apache.org> AuthorDate: Tue May 28 16:49:10 2019 +0200 Add derby.log to .gitignore --- commons-jcs-jcache-openjpa/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/commons-jcs-jcache-openjpa/.gitignore b/commons-jcs-jcache-openjpa/.gitignore new file mode 100644 index 0000000..1375395 --- /dev/null +++ b/commons-jcs-jcache-openjpa/.gitignore @@ -0,0 +1 @@ +/derby.log