Files
SkinbaseNova/.gitignore

56 lines
791 B
Plaintext

*.log
.DS_Store
.env
.env.backup
.env.production
.phpactor.json
.phpunit.result.cache
/.fleet
/.idea
/.nova
/.phpunit.cache
/.vscode
/.zed
/auth.json
/node_modules
/public/build
/public/hot
/public/storage
/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
Thumbs.db
/oldSite/*
oldSite
packages
/packages/*
/public/admin/*