mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-06-13 22:11:02 +00:00
workflow fix (#182)
* workflow fix * issue templates revized * gitignore fix
This commit is contained in:
+4
-4
@@ -1,4 +1,4 @@
|
||||
/target/
|
||||
**/target/
|
||||
/.idea
|
||||
.DS_Store
|
||||
.thumbs.db
|
||||
@@ -21,6 +21,6 @@ docs/node_modules
|
||||
docs/build
|
||||
|
||||
# zombienet stuff
|
||||
zombienet-macos
|
||||
zombienet-linux-x64
|
||||
bin-*
|
||||
**/zombienet-macos
|
||||
**/zombienet-linux-x64
|
||||
**/bin-*
|
||||
|
||||
Reference in New Issue
Block a user