From 0b36b4202f18953ceb5cc11b54fc16426ab5d965 Mon Sep 17 00:00:00 2001 From: Sayantan Karmakar Date: Tue, 24 May 2022 17:04:37 +0530 Subject: [PATCH] ignore scripts/keys --- ts/.gitignore | 1 + ts/scripts/keys/owner.json | 6 ------ 2 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 ts/scripts/keys/owner.json diff --git a/ts/.gitignore b/ts/.gitignore index 1badd63..a49f4c8 100644 --- a/ts/.gitignore +++ b/ts/.gitignore @@ -3,5 +3,6 @@ /coverage/ /test-ledger /tests/keys +/scripts/keys NOTES.md \ No newline at end of file diff --git a/ts/scripts/keys/owner.json b/ts/scripts/keys/owner.json deleted file mode 100644 index 229e9b6..0000000 --- a/ts/scripts/keys/owner.json +++ /dev/null @@ -1,6 +0,0 @@ -[ - 22, 11, 133, 147, 225, 95, 217, 185, 81, 196, 239, 97, 139, 108, 243, 236, 92, - 143, 188, 43, 220, 87, 88, 188, 233, 21, 191, 123, 0, 16, 98, 196, 237, 96, - 196, 246, 163, 200, 164, 50, 121, 51, 151, 199, 217, 13, 141, 4, 94, 173, 206, - 242, 108, 202, 115, 20, 199, 112, 173, 223, 230, 68, 122, 63 -]