fuel-stats/.dockerignore

23 lines
278 B
Plaintext
Raw Normal View History

2024-12-27 02:29:07 +01:00
.git
.gitignore
storage/logs/*
!storage/logs/.gitignore
Dockerfile
docker-compose.yaml
*.swp
*.swo
*.idea/
*.vscode/
*.DS_Store
# Exclude sensitive config files (uncomment if you don't want to include environment config)
# config/environment.php
README.md
TODO.md
LICENSE