Update .gitignore

This commit is contained in:
Giuseppe Criscione 2024-05-20 23:31:14 +02:00
parent 61eb969681
commit 33fa1f732f
2 changed files with 2 additions and 11 deletions

6
.gitignore vendored
View File

@ -1,17 +1,15 @@
.DS_Store
.php-cs-fixer.cache
php_error.log
/assets/*
/backup/*
/cache/*
/logs/*
/vendor/*
/panel/.yarn/*
/panel/accounts/*
/panel/assets/images/users/*
/panel/logs/*
/panel/node_modules/*
!.gitkeep

7
panel/.gitignore vendored
View File

@ -1,7 +0,0 @@
node_modules/*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions