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