Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Commit

Permalink
Ignore go build and doc main files
Browse files Browse the repository at this point in the history
Signed-off-by: GuessWhoSamFoo <foos@vmware.com>
  • Loading branch information
GuessWhoSamFoo committed Apr 4, 2020
1 parent 6bb7359 commit e74c173
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.go
@@ -1,3 +1,5 @@
// +build ignore

/*
Copyright (c) 2019 the Octant contributors. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
Expand Down
2 changes: 2 additions & 0 deletions doc.go
@@ -1 +1,3 @@
// +build ignore

package octant

0 comments on commit e74c173

Please sign in to comment.