This commit is contained in:
SergeantPanda 2025-03-07 08:34:21 -06:00
commit fe83e8a03e
49 changed files with 813 additions and 401 deletions

1
.gitignore vendored
View file

@ -6,5 +6,6 @@ __pycache__/
node_modules/
.history/
staticfiles/
static/
docker/DockerfileAIO
docker/Dockerfile DEV