Initial commit

This commit is contained in:
2021-08-30 22:31:23 -04:00
commit 829d7d3ffd
3 changed files with 39 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
*.retry
*.swp
playbooks/testing.yml
.mypy_cache/*
*.idea
**/__pycache__/
.venv/