made a pixelated interface with catppuccin styling.
This commit is contained in:
22
.dockerignore
Normal file
22
.dockerignore
Normal 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
|
||||
Reference in New Issue
Block a user