Mercurial > hg > monetdb-java
view .hgignore @ 927:d311affc65f0
Stop referring to monetdb.org/bugzilla, point straight to github.
author | Sjoerd Mullender <sjoerd@acm.org> |
---|---|
date | Mon, 07 Oct 2024 13:18:07 +0200 (6 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