Project init with hello world.
This commit is contained in:
commit
828c98ba34
6 changed files with 428 additions and 0 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
out/
|
||||
build/
|
||||
.direnv/
|
||||
Reference in a new issue