Initial commit

This commit is contained in:
2024-12-30 11:42:12 -07:00
commit 09ba4114c1
86 changed files with 7522 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
.gitsecret/keys/random_seed
!*.secret
home-pi/dns/cloudflare.env
linode/wireguard/wg-easy.env
home-pi/plex.env
*.env
**/*.env
__pycache__/
.mypy_cache/
.venv/