Files
RekomenciBackend/infrastructure/iac/ansible/.gitignore
T
ITQ 44df678c82 chore: added iac
Signed-off-by: ITQ <itq.dev@ya.ru>
2025-11-21 18:49:30 +03:00

16 lines
177 B
Plaintext

# Ansible Galaxy roles
external_roles/*
# Python files
__pycache__/
# dotenv file
.env
# Inventory
inventory/host_vars/*
inventory/hosts
# Unignore .gitkeep files
!.gitkeep