Skip to content

Commit

Permalink
feat(.dockerignore): Ignore test generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
woky committed Jun 16, 2022
1 parent c5658c9 commit 6dc34b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@ chisel.yaml
/.nuget
/bin
/obj
/tests/*/src/bin
/tests/*/src/obj
/_test-results
.vscode

0 comments on commit 6dc34b9

Please sign in to comment.