Files
storage-hideyoshi.com/.dockerignore

28 lines
218 B
Plaintext

# Project files
README.md
# Build and CI files
.k8s/
# Git files
.git/
.github/
.githooks/
.gitignore
# Test files
tests/
# IDE files
.vscode/
.idea/
# Docker files
Dockerfile
docker-compose.yml
.dockerignore