coolify/.gitignore

32 lines
400 B
Plaintext
Raw Normal View History

2023-03-17 15:33:48 +01:00
/.phpunit.cache
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/vendor
2021-03-24 22:11:14 +01:00
.env
2023-03-17 15:33:48 +01:00
.env.backup
2023-04-27 15:00:12 +02:00
.env.secrets
2023-03-17 15:33:48 +01:00
.phpunit.result.cache
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
/.fleet
/.idea
/.vscode
/.npm
/.bash_history
2023-05-15 15:13:34 +02:00
/_data
_testing_hosts/
_volumes/
.lesshst
psysh_history
2023-05-03 07:15:45 +02:00
.psql_history
2023-05-24 22:37:18 +02:00
_ide_helper.php
.gitignore
.phpstorm.meta.php
_ide_helper_models.php