From 0003d3526953352213e7c7b15370f05a990d1577 Mon Sep 17 00:00:00 2001 From: POPPIN-FUMI Date: Tue, 31 Oct 2023 11:23:16 +0100 Subject: [PATCH] add gitignore --- .gitignore | 1 + authority-keypair.json.json | 1 - mainnet-validator-keypair.json.json | 1 - testnet-validator-keypair.json.json | 1 - vote-account-keypair.json.json | 1 - 5 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 authority-keypair.json.json delete mode 100644 mainnet-validator-keypair.json.json delete mode 100644 testnet-validator-keypair.json.json delete mode 100644 vote-account-keypair.json.json diff --git a/.gitignore b/.gitignore index e69d4c0..5e113b3 100644 --- a/.gitignore +++ b/.gitignore @@ -165,3 +165,4 @@ firebase-export-* *key.json *keyfile.json *keys.json +*keypair.json \ No newline at end of file diff --git a/authority-keypair.json.json b/authority-keypair.json.json deleted file mode 100644 index fbd345c..0000000 --- a/authority-keypair.json.json +++ /dev/null @@ -1 +0,0 @@ -[253,64,18,233,202,203,137,47,10,225,113,89,197,3,242,145,235,186,222,88,141,76,167,99,189,103,41,148,96,125,139,124,163,184,45,241,159,122,5,251,196,100,69,213,136,29,133,116,110,104,232,206,24,229,219,157,213,9,199,163,13,202,115,87] \ No newline at end of file diff --git a/mainnet-validator-keypair.json.json b/mainnet-validator-keypair.json.json deleted file mode 100644 index e729059..0000000 --- a/mainnet-validator-keypair.json.json +++ /dev/null @@ -1 +0,0 @@ -[255,43,192,255,59,243,131,148,72,166,140,173,210,111,115,50,164,196,96,181,166,145,192,160,148,97,179,101,79,176,31,116,218,236,246,255,199,155,123,220,25,238,179,224,224,190,59,90,96,191,140,120,81,24,116,203,32,205,65,170,133,35,23,188] \ No newline at end of file diff --git a/testnet-validator-keypair.json.json b/testnet-validator-keypair.json.json deleted file mode 100644 index bc3d3cf..0000000 --- a/testnet-validator-keypair.json.json +++ /dev/null @@ -1 +0,0 @@ -[174,19,190,15,167,106,244,29,210,226,244,134,238,119,216,2,52,30,1,42,236,44,161,94,191,240,80,21,215,36,49,79,247,98,233,149,52,166,157,162,79,164,98,180,159,32,168,81,130,223,34,190,103,184,106,168,7,10,245,129,142,114,250,28] \ No newline at end of file diff --git a/vote-account-keypair.json.json b/vote-account-keypair.json.json deleted file mode 100644 index 729c6e0..0000000 --- a/vote-account-keypair.json.json +++ /dev/null @@ -1 +0,0 @@ -[196,8,248,148,79,147,43,146,188,199,73,57,245,179,12,246,109,251,13,154,106,3,163,82,134,222,163,30,74,13,229,177,57,249,99,16,202,84,54,222,183,88,85,177,110,217,198,89,196,30,51,15,11,218,62,12,213,107,115,51,30,156,207,52] \ No newline at end of file