Skip to content

Commit

Permalink
Add .pipeline to .gitignore (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
dzahariev authored May 14, 2020
1 parent 33dc127 commit 02ae460
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,7 @@ kubeconfig*
.virtualgo

# vendor
/vendor
/vendor

# Pipeline specific
.pipeline/

0 comments on commit 02ae460

Please sign in to comment.