New Version 2 -- prolly doesn't work.

This commit is contained in:
Aaron D. Lee
2025-12-27 22:40:31 -05:00
parent ee937c832f
commit 8581b86104
55 changed files with 5970 additions and 113 deletions

View File

@@ -0,0 +1,23 @@
# Git
.git
.gitignore
# Python
__pycache__/
*.py[cod]
venv/
# IDE
.vscode/
.idea/
# Uploads
uploads/*
# Docs
README.md
# Docker
Dockerfile
docker-compose.yml
.dockerignore