view .hgignore @ 423:de2ef68b672f mapihandshake

Allow to set fetchsize from the connection url
author Joeri van Ruth <joeri.van.ruth@monetdbsolutions.com>
date Tue, 02 Feb 2021 14:21:22 +0100 (2021-02-02)
parents 3cc985970fd3
children f7df78989ac5
line wrap: on
line source
syntax: glob

# files created by the normal build process
*.class
*.jar
build/META-INF/services/java.sql.Driver
src/main/java/org/monetdb/jdbc/MonetDriver.java

# files generated by various editors
*.swp
*~
\#*
.#*

# other files we don't want
TAGS
tags
*.rej
*.orig