pixelfed/.dockerignore

31 wiersze
459 B
Plaintext

2024-02-22 14:32:50 +00:00
.DS_Store
2024-02-22 15:12:22 +00:00
/.bash_history
/.bash_profile
/.bashrc
/.composer
2024-02-22 14:32:50 +00:00
/.env
2024-02-22 15:12:22 +00:00
/.env.dottie-backup
2024-02-22 14:32:50 +00:00
/.git
2024-02-22 15:12:22 +00:00
/.git-credentials
2024-02-22 14:32:50 +00:00
/.gitconfig
/.gitignore
2024-02-22 15:12:22 +00:00
/.idea
/.vagrant
2024-02-22 14:32:50 +00:00
/bootstrap/cache
2024-01-06 18:01:48 +00:00
/docker-compose-state/
2024-02-22 15:12:22 +00:00
/Homestead.json
/Homestead.yaml
2024-02-22 14:32:50 +00:00
/node_modules
/npm-debug.log
2024-02-22 15:12:22 +00:00
/public/hot
2024-02-22 14:32:50 +00:00
/public/storage
/public/vendor/horizon
/storage/*.key
/storage/docker
/vendor
/yarn-error.log
2024-02-22 15:12:22 +00:00
# Exceptions - these *MUST* be last
2024-02-22 14:32:50 +00:00
!/bootstrap/cache/.gitignore
!/public/vendor/horizon/.gitignore