This repository has been archived on 2026-01-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
DevDen/.dockerignore

23 lines
177 B
Plaintext

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