Skip to content

Commit 6a75b48

Browse files
authored
Merge pull request #299 from kubevirt-bot/cherry-pick-293-to-release-0.31
[release-0.31] Add gopath to gitignore
2 parents 6d1f704 + 2a145f8 commit 6a75b48

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ _out
1818

1919
# temp files
2020
cluster/multus-daemonset.yml
21+
22+
# makefile GOPATH
23+
.gopath/

0 commit comments

Comments
 (0)