chore(gitignore): 🙈 Update .gitignore to exclude contrib themes

Updates .gitignore to prevent tracking of contributed themes.

- Prevents accidental commits of contributed theme files.
- Improves repository cleanliness.
This commit is contained in:
Maicol Battistini 2025-02-17 09:51:03 +01:00
parent cf4618eeb3
commit 6d03d8f6fc
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -272,5 +272,6 @@ db
.env
web/libraries
web/modules/contrib
web/themes/contrib
!web/sites/default/settings.php
.cache