From 5002becff2cd4cd0b327f1944a9f78b758a45df4 Mon Sep 17 00:00:00 2001 From: Rodrigo Bernardi Date: Tue, 2 Oct 2018 17:03:59 -0300 Subject: [PATCH 1/3] 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/ From 4fff0ee8bdb5a67f50b8ea03f745b21932d67710 Mon Sep 17 00:00:00 2001 From: Rodrigo Bernardi Date: Tue, 2 Oct 2018 23:16:08 -0300 Subject: [PATCH 2/3] Update Delphi.gitignore --- Delphi.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Delphi.gitignore b/Delphi.gitignore index 9967302f..976cee44 100644 --- a/Delphi.gitignore +++ b/Delphi.gitignore @@ -65,5 +65,5 @@ __recovery/ # Castalia statistics file (since XE7 Castalia is distributed with Delphi) *.stat -#Boss dependency manager vendor folder +#Boss dependency manager vendor folder https://github.com/HashLoad/boss modules/ From 46f20037c251cebead04c53ff6f6fd09d2cea5a8 Mon Sep 17 00:00:00 2001 From: Brendan Forster Date: Fri, 12 Oct 2018 10:12:55 -0300 Subject: [PATCH 3/3] Update Delphi.gitignore --- Delphi.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Delphi.gitignore b/Delphi.gitignore index 976cee44..9532800b 100644 --- a/Delphi.gitignore +++ b/Delphi.gitignore @@ -65,5 +65,5 @@ __recovery/ # Castalia statistics file (since XE7 Castalia is distributed with Delphi) *.stat -#Boss dependency manager vendor folder https://github.com/HashLoad/boss +# Boss dependency manager vendor folder https://github.com/HashLoad/boss modules/