1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-05-18 22:47:16 +01:00
elk/.dockerignore

19 lines
226 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/emojis
*~
*swp
*swo