made a pixelated interface with catppuccin styling.

This commit is contained in:
2026-01-15 20:40:48 +01:00
parent 880ccb7230
commit fe70f3892c
9 changed files with 1552 additions and 176 deletions

22
.dockerignore Normal file
View File

@@ -0,0 +1,22 @@
# Git
.git
.gitignore
# Documentation
README.md
project.md
CLAUDE.md
# IDE
.vscode
.idea
.cursor
# Docker
Dockerfile
docker-compose.yml
.dockerignore
# Misc
*.log
.DS_Store