view .hgignore @ 922:e54a9fc65e0c

Correct expected output of getClientInfoProperties() for Dec2023 and older releases.
author Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
date Wed, 31 Jul 2024 20:41:13 +0200 (8 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