From 74330918e16bc7a2eb5928fcc69d98dc2d6023f6 Mon Sep 17 00:00:00 2001 From: Robin Bygrave Date: Thu, 10 Sep 2015 10:04:31 +1200 Subject: [PATCH] AutoTune update - .gitignore the profiling output --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bb406be3c..51330a2eb 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ target/ logs/ log/ +ebean-profiling*.xml /db /mydb.db !src/test/ddl-review/*.sql