updated gitignore and .env.example

This commit is contained in:
2026-03-28 09:20:02 +01:00
parent 2608be7420
commit 73260e7eae
2 changed files with 55 additions and 0 deletions

25
.gitignore vendored
View File

@@ -19,6 +19,31 @@
/public/files
/storage/*.key
/storage/pail
/storage/app
/storage/framework/cache
/storage/framework/sessions
/storage/framework/views
/storage/logs
/storage/testing
/storage/*.log
/storage/*.key
/storage/*.sqlite
/storage/*.sqlite3
/storage/*.zip
/storage/*.tar.gz
/storage/*.tar.gz
/storage/*.tar.bz2
/storage/*.tar.xz
/storage/*.tar
/storage/*.tgz
/storage/*.tbz2
/storage/*.txz
/storage/*.zip
/storage/*.tar.gz
/storage/*.tar.bz2
/storage/*.tar.xz
/storage/*.tar
/storage/*.tgz
/vendor
Homestead.json
Homestead.yaml