view .hgignore @ 482:73cfc519ec1e

Updated ChangeLog, Archive and release.txt in preparation of new release.
author Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
date Thu, 10 Jun 2021 22:23:13 +0200 (2021-06-10)
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