Skip to content

Commit 619327f

Browse files
radichenkoSharpDevOps10
authored andcommitted
feature: added dockerignore file
1 parent f87262a commit 619327f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.dockerignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
.dockerignore
2+
Dockerfile
3+
.git
4+
.gitignore
5+
.github
6+
*.md
7+
node_modules
8+
.env.example
9+
.testing.env

0 commit comments

Comments
 (0)