You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
320 B
Plaintext
36 lines
320 B
Plaintext
# Packages
|
|
composer.phar
|
|
vendor
|
|
node_modules
|
|
|
|
# Environment
|
|
.env
|
|
.env.backup
|
|
.env.production
|
|
|
|
# Build
|
|
build
|
|
dist
|
|
compiled
|
|
|
|
# System/Editor
|
|
.fleet
|
|
.idea
|
|
.nova
|
|
.vscode
|
|
.zed
|
|
|
|
# Leaf
|
|
.hana
|
|
.alchemy
|
|
hot
|
|
storage/framework
|
|
storage/logs
|
|
storage/database
|
|
public/storage
|
|
|
|
# Logs
|
|
npm-debug.log
|
|
yarn-error.log
|
|
.phpunit.result.cache
|