Files
offline_kubespray/collection/community/zabbix/.gitignore
ByeonJungHun 360c6eef4a offline 작업
2024-02-19 16:02:29 +09:00

22 lines
213 B
Plaintext

tests/output
__pycache__
# ignore visual studio code things
.vscode
# ignore Python Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# unit test
.tox/
# ignore dev stuff
.devcontainer
local_play.yml