Skip to content

Commit c95faca

Browse files
Criação do arquivo do dockerignore.
1 parent a2fb278 commit c95faca

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: .dockerignore

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
/node_modules
2+
/vendor
3+
.phpunit.result.cache
4+
/.idea
5+
/.vscode

0 commit comments

Comments
 (0)