Added .dockerignore
This commit is contained in:
parent
4a801ab668
commit
3805ba8f76
1 changed files with 11 additions and 0 deletions
11
.dockerignore
Normal file
11
.dockerignore
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
**/node_modules
|
||||||
|
**/.angular
|
||||||
|
**/dist
|
||||||
|
.astro/
|
||||||
|
.forgejo/
|
||||||
|
.idea/
|
||||||
|
.vscode/
|
||||||
|
test/
|
||||||
|
.gitignore
|
||||||
|
Dockerfile
|
||||||
|
.dockerignore
|
||||||
Loading…
Add table
Add a link
Reference in a new issue