Exclude more in .dockerignore
Co-Authored-By: betanummeric <40263343+betanummeric@users.noreply.github.com>
This commit is contained in:
parent
f4cf04ad25
commit
d6abcf403e
|
|
@ -1,3 +1,6 @@
|
||||||
node_modules/**
|
node_modules/**
|
||||||
.next/**
|
.next/**
|
||||||
.idea/**
|
.idea/**
|
||||||
|
README.md
|
||||||
|
.hound.yml
|
||||||
|
.gitignore
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue