From ce783747ebf32d45f28601bf18777250c8f7157c Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Thu, 21 Jun 2018 13:17:24 +0700 Subject: [PATCH] Update ignore files --- .gitignore | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 2248dfdb..5694d6f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,9 @@ -/bin/* -/build/* -/build-data/* -/dist/* -/cache/* -/lib/ivy/* +/bin/ +/build/ +/build-data/ +/dist/ +/cache/ +/lib/ivy/ *.txt *.psm