Unverified Commit 220f7c81 authored by Matri's avatar Matri Committed by GitHub

build: fix .dockerignore file (#800)

parent fc7e4ac7
.env
storage/privkeys/*
\ No newline at end of file
*.env.*
storage/privkeys/*
# Logs
logs
*.log*
# jetbrains
.idea
\ No newline at end of file
.env
.env.*
# Logs
logs
*.log*
# node
node_modules
.husky
.next
# vscode
.vscode
# webstorm
.idea
*.iml
*.iws
*.ipr
# Jetbrains
.idea
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment