chore: scaffold initial project with gitignore, makefile, readme, and pyproject.toml

This commit is contained in:
2025-02-12 13:40:14 +00:00
commit 3541d488b4
4 changed files with 121 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
downie*
__pycache__/
www*
.venv