Skip to content

Commit

Permalink
save makefile
Browse files Browse the repository at this point in the history
makefile:What is needed to preserve it

save makefile

add makefile go.build as dirty

Add the images and copyright portions of the makefile

Clear the output directory to tools.clean

add help info for samll makefile

Signed-off-by: Xinwei Xiong(cubxxw) <[email protected]>

The help information is built

End help, Color and case

Complete the makefile tools section

Finish implementing the code generator

Initialize Initialize the contributor file

Remove some irrelevant directories

Signed-off-by: Xinwei Xiong(cubxxw) <[email protected]>
  • Loading branch information
cubxxw committed Apr 4, 2023
1 parent c28551c commit 0736b65
Show file tree
Hide file tree
Showing 26 changed files with 911 additions and 310 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,9 @@ pkg/cloud/dashboard/Cargo.lock
docs/site/node_modules
docs/site/package-lock.json

.vscode

# tools is responsible for collecting sealer third party package binary tools
tools
#coverage.out
tmp
192 changes: 0 additions & 192 deletions Make

This file was deleted.

Loading

0 comments on commit 0736b65

Please sign in to comment.