Mercurial > hg > monetdb-java
view .hgignore @ 911:95be1b83ae86
Add copyright info
author | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|---|
date | Thu, 18 Jul 2024 18:35:25 +0200 (9 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