
# Conflicts: # .gitignore # app/Repositories/Proxmox/Server/ProxmoxBackupRepository.php # app/Repositories/Proxmox/Server/ProxmoxConfigRepository.php # app/Services/Servers/NetworkService.php # package-lock.json
28 lines
No EOL
392 B
Text
28 lines
No EOL
392 B
Text
/node_modules
|
|
/public/build
|
|
/public/hot
|
|
/public/storage
|
|
/storage/*.key
|
|
/vendor
|
|
.env
|
|
.env.backup
|
|
.phpunit.result.cache
|
|
Homestead.json
|
|
Homestead.yaml
|
|
npm-debug.log
|
|
yarn-error.log
|
|
/.idea
|
|
/.vscode
|
|
/supervisord.log
|
|
/supervisord.pid
|
|
_ide_*.php
|
|
stats.html
|
|
.fleet
|
|
lang/php_*.json
|
|
/resources/scripts/routeTree.gen.ts
|
|
.DS_Store
|
|
._.DS_Store
|
|
**/.DS_Store
|
|
**/._.DS_Store
|
|
.php-cs-fixer.cache
|
|
.phpunit.cache |