This repository has been archived on 2025-08-19. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
coinstorge/.dockerignore

23 lines
262 B
Text
Raw Normal View History

2025-05-30 12:24:21 +03:00
node_modules
.DS_Store
Thumbs.db
.env
.env.*
!.env.example
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
.svelte-kit
build/
.output
.vercel
.netlify
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
.git
.gitignore
README.md
drizzle/