From 5002becff2cd4cd0b327f1944a9f78b758a45df4 Mon Sep 17 00:00:00 2001 From: Rodrigo Bernardi Date: Tue, 2 Oct 2018 17:03:59 -0300 Subject: [PATCH] New dependency manager delphi for delphi [boss](https://github.com/HashLoad/boss) use the module folder for the download dependencies and it is not necessary --- Delphi.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Delphi.gitignore b/Delphi.gitignore index 000ee5f1..9967302f 100644 --- a/Delphi.gitignore +++ b/Delphi.gitignore @@ -64,3 +64,6 @@ __recovery/ # Castalia statistics file (since XE7 Castalia is distributed with Delphi) *.stat + +#Boss dependency manager vendor folder +modules/