Update Delphi.gitignore to remove modules folder

Remove Boss dependency manager vendor folder from ignore. This is interfering with projects that contains a "modules" folder regardless of Boss dependency being present.
This commit is contained in:
Adriaan 2025-12-05 10:30:41 +02:00 committed by GitHub
parent 86922aee42
commit 9d226db611
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -77,6 +77,3 @@ __recovery/
# Castalia statistics file (since XE7 Castalia is distributed with Delphi)
*.stat
# Boss dependency manager vendor folder https://github.com/HashLoad/boss
modules/