Ethan Paul
fe0fc835cd
Add makefile and targets for building local dev environment Add script for linking dev collections into local collection dir Add local collection dir to gitignore
9 lines
90 B
Plaintext
9 lines
90 B
Plaintext
*.retry
|
|
*.swp
|
|
playbooks/testing.yml
|
|
.mypy_cache/*
|
|
*.idea
|
|
**/__pycache__/
|
|
.venv/
|
|
.ansible/
|