From 46205a117f7beb6b0c337929c853980eea6e71e4 Mon Sep 17 00:00:00 2001 From: Dmitriy Kopylenko Date: Thu, 4 Feb 2021 15:55:12 -0500 Subject: [PATCH] SHIBUI-1724 WIP --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 050e01025..eb7935285 100644 --- a/.gitignore +++ b/.gitignore @@ -394,4 +394,7 @@ rinteg #Local run with durable H2 shell script wrapper **/application-h2durable.properties -rdurable \ No newline at end of file +rdurable + +#Local build with no tests script wrapper +build-no-tests