chore: add eslint & vitest config file to dockerignore
This commit is contained in:
parent
1c22de53c6
commit
97a34bae45
|
|
@ -25,12 +25,14 @@ test
|
|||
.(yarn|npm|nvm)rc
|
||||
*.md
|
||||
app.json
|
||||
eslint.config.mjs
|
||||
docker-compose*
|
||||
fly.toml
|
||||
jsconfig.json
|
||||
npm-debug.log
|
||||
process.json
|
||||
package-lock.json
|
||||
vitest.config.ts
|
||||
vercel.json
|
||||
|
||||
# git but keep the git commit hash
|
||||
|
|
|
|||
Loading…
Reference in New Issue