Files
deploy/.gitignore
2026-07-15 23:28:04 +08:00

13 lines
155 B
Plaintext

# ignore config files
nginx/nginx.conf
nginx/conf.d/default.conf
redis/redis.conf
rabbitmq/rabbitmq.conf
.env
# ignore log files by suffix
*.logs
*.log