Changement .gitignore

This commit is contained in:
Sylvain Philip 2024-09-09 13:02:43 +02:00
parent 9ef6bcf328
commit bebcf91515
2 changed files with 3 additions and 2 deletions

2
.gitignore vendored
View File

@ -1,5 +1,3 @@
/vendor
/web/assets
/web/manifest.json
deploy.sh
env.php

3
web/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
assets
.vite
phpinfo.php