first commit

This commit is contained in:
2025-07-06 23:50:39 +02:00
commit bd0c6a6eed
5 changed files with 178 additions and 0 deletions

20
.dockerignore Normal file
View File

@@ -0,0 +1,20 @@
# Git files
.git
.gitignore
# Documentation
README.md
*.md
# IDE files
.vscode
.idea
*.swp
*.swo
# OS files
.DS_Store
Thumbs.db
# Logs
*.log