Skip to content

Commit

Permalink
Added .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kenkendk committed Mar 13, 2024
1 parent 60fb5c5 commit a04a903
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.git/
.vscode/
bin/
obj/
out/
TestResults/

0 comments on commit a04a903

Please sign in to comment.