Initial Commit

This commit is contained in:
2026-02-10 23:00:19 -06:00
commit a6690b4382
12 changed files with 130 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.chinook/
.environ/
.pytest_cache/
*.egg-info/
__pycache__/