From 57adb97afd1a1a567e89d34a4277ebf1fdcfa266 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Wed, 7 Aug 2019 23:10:26 +0200 Subject: [PATCH] Added gitignore for out --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bae6267e08..ce8d4d26bb 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ sample-pages target/ build/ src/s +out/ hs_err_pid* .DS_Store @@ -36,4 +37,4 @@ interpolated-settings.xml interpolated-pom.xml **/bin/** -samples/ \ No newline at end of file +samples/