elk/.dockerignore
Nya Candy 7059cfc7b4
feat: add docker support (#1052)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-17 18:37:07 +08:00

20 lines
239 B
Plaintext

# Modified from .gitignore
node_modules
*.log
dist
.output
.nuxt
#.env # Not ignoring this file because it can contain build-related settings.
.DS_Store
.idea/
.vite-inspect
.netlify/
.eslintcache
public/shiki
public/emojis
*~
*swp
*swo