This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git
commit f1c783fec430888614a10b126eb737b0ee3ebfaa Author: Carl Hall <[email protected]> AuthorDate: Sun Oct 20 21:37:48 2019 -0700 Ignore ctags file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8dcdb20..764a054 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ target/ /.project /.settings/ /.classpath +tags
