This commit is contained in:
2021-07-29 22:06:29 -04:00
parent 170843a04a
commit 510b5aa46d

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
# Environment # Environment
**/cache/ **/cache/
**/*.env **/*.env
**/logs/
# Composer # Composer
**/vendor/ **/vendor/