Files
intaleq_v2/.gitignore
2026-04-22 21:59:56 +03:00

18 lines
250 B
Plaintext

/vendor
/node_modules
/.env
/.env.backup
/.phpunit.cache
/storage/*.key
/storage/framework/cache/data/*
/storage/framework/sessions/*
/storage/framework/views/*
*.log
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.idea
.vscode
.DS_Store