Files
markdownblog/.dockerignore
2025-06-17 13:42:53 +02:00

39 lines
429 B
Plaintext

# Dependencies
node_modules
npm-debug.log
yarn-debug.log
yarn-error.log
# Next.js build output
.next
out
# Environment files
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# Version control
.git
.gitignore
# IDE files
.idea
.vscode
*.swp
*.swo
# OS files
.DS_Store
Thumbs.db
# Docker files
Dockerfile
.dockerignore
manage_container.sh
# Additional files
posts/admin.json
posts/admin.json.tmp