Mercurial > hg > monetdb-java
view .hgignore @ 939:fd938d0a2b3a
Include all Parameters in GetPropertyInfo
Not just user, password, tls and cert.
author | Joeri van Ruth <joeri.van.ruth@monetdbsolutions.com> |
---|---|
date | Wed, 08 Jan 2025 15:41:48 +0100 (3 months ago) |
parents | f7df78989ac5 |
children |
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/MonetVersion.java # files generated by various editors *.swp *~ \#* .#* # other files we don't want TAGS tags *.rej *.orig