mirror of
https://github.com/logos-messaging/nim-chat-poc.git
synced 2026-01-02 14:13:10 +00:00
Rename files from Template
This commit is contained in:
parent
ba49599036
commit
44e12cd4f1
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
/waku_vibe_template
|
||||
/waku_vibe_template.dSYM
|
||||
/nim_chat_poc
|
||||
*.dSYM
|
||||
|
||||
@ -5,7 +5,7 @@ author = "jazzz"
|
||||
description = "An example of the chat sdk in Nim"
|
||||
license = "MIT"
|
||||
srcDir = "src"
|
||||
bin = @["waku_vibe_template"]
|
||||
bin = @["nim_chat_poc"]
|
||||
|
||||
|
||||
# Basic build task
|
||||
Loading…
x
Reference in New Issue
Block a user