Skip to content

Commit 465a3aa

Browse files
committed
Added some files to be ignored during building the docker image!
1 parent 80d785e commit 465a3aa

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

.dockerignore

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
11
.imgs
22
/Frontend
3-
/docs
3+
/docs
4+
/node_modules
5+
/.next
6+
/.vercel
7+
/k8s
8+
/scripts
9+
.env
10+
.example.env
11+
docker-compose.yml
12+
Dockerfile.build
13+
Dockerfile.deploy
14+
README.md

0 commit comments

Comments
 (0)