Initial commit: TA Organizer script with Docker support

This commit is contained in:
wander 2025-04-12 15:25:05 -04:00
commit 1230ae7adf
4 changed files with 112 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
__pycache__/
*.pyc
.env