create dockerignore file

This commit is contained in:
Liam Fitzpatrick 2025-01-03 17:45:43 -05:00
parent 16fba0f8ea
commit 125f4228fd

4
.dockerignore Normal file
View File

@ -0,0 +1,4 @@
**/target/
**/node_modules/
.git
.vscode