You've already forked RekomenciBackend
44df678c82
Signed-off-by: ITQ <itq.dev@ya.ru>
16 lines
177 B
Plaintext
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
|