view .hgignore @ 303:ec8316f2d020 default tip master

Fail build on YAML lint error Fail the build on bad swagger files, but "-Dmaven.test.skip=true" will skip the YAML check. Reviewed-by: neugens Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2017-October/025574.html
author Simon Tooke <stooke@redhat.com>
date Tue, 31 Oct 2017 09:53:02 -0400
parents 79227cf4e966
children
line wrap: on
line source

syntax: glob
target
*~
.settings
.classpath
.project
*.iml
.idea/*