server-setup/.gitignore
2025-06-15 20:39:45 -07:00

17 lines
178 B
Plaintext

# RabbitMQ data files
rabbitmq/data/
rabbitmq/logs/
# Traefik temporary files
traefik/*~*
traefik/AEEB2D~O
# Any temporary/lock files
*~*
*.tmp
*.lock
# Log files
*.log
logs/